TopDown Engine  v3.6
MoreMountains.TopDownEngine.MMCameraEvent Struct Reference

Public Member Functions

 MMCameraEvent (MMCameraEventTypes eventType, Character targetCharacter=null, Collider bounds=null)
 

Static Public Member Functions

static void Trigger (MMCameraEventTypes eventType, Character targetCharacter=null, Collider bounds=null)
 

Public Attributes

MMCameraEventTypes EventType
 
Character TargetCharacter
 
Collider Bounds
 

Static Public Attributes

static MMCameraEvent e
 

Constructor & Destructor Documentation

◆ MMCameraEvent()

MoreMountains.TopDownEngine.MMCameraEvent.MMCameraEvent ( MMCameraEventTypes  eventType,
Character  targetCharacter = null,
Collider  bounds = null 
)

Member Function Documentation

◆ Trigger()

static void MoreMountains.TopDownEngine.MMCameraEvent.Trigger ( MMCameraEventTypes  eventType,
Character  targetCharacter = null,
Collider  bounds = null 
)
static

Member Data Documentation

◆ Bounds

Collider MoreMountains.TopDownEngine.MMCameraEvent.Bounds

◆ e

MMCameraEvent MoreMountains.TopDownEngine.MMCameraEvent.e
static

◆ EventType

MMCameraEventTypes MoreMountains.TopDownEngine.MMCameraEvent.EventType

◆ TargetCharacter

Character MoreMountains.TopDownEngine.MMCameraEvent.TargetCharacter

The documentation for this struct was generated from the following file: