TopDown Engine v4.5
Loading...
Searching...
No Matches
MoreMountains.TopDownEngine.MMCameraEvent Struct Reference

Public Member Functions

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

Static Public Member Functions

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

Public Attributes

MMCameraEventTypes EventType
Character TargetCharacter
Collider Bounds
Collider2D Bounds2D

Static Public Attributes

static MMCameraEvent e

Constructor & Destructor Documentation

◆ MMCameraEvent()

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

Member Function Documentation

◆ Trigger()

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

Member Data Documentation

◆ Bounds

Collider MoreMountains.TopDownEngine.MMCameraEvent.Bounds

◆ Bounds2D

Collider2D MoreMountains.TopDownEngine.MMCameraEvent.Bounds2D

◆ 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:
  • H:/Code/MoreMountains/topdownengine/Assets/TopDownEngine/Common/Scripts/Camera/MMCameraEvent.cs