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

An event used to interact with camera brains More...

Public Member Functions

 MMCinemachineBrainEvent (MMCinemachineBrainEventTypes eventType, float duration)
 

Static Public Member Functions

static void Trigger (MMCinemachineBrainEventTypes eventType, float duration)
 

Public Attributes

MMCinemachineBrainEventTypes EventType
 
float Duration
 

Static Public Attributes

static MMCinemachineBrainEvent e
 

Detailed Description

An event used to interact with camera brains

Constructor & Destructor Documentation

◆ MMCinemachineBrainEvent()

MoreMountains.TopDownEngine.MMCinemachineBrainEvent.MMCinemachineBrainEvent ( MMCinemachineBrainEventTypes  eventType,
float  duration 
)

Member Function Documentation

◆ Trigger()

static void MoreMountains.TopDownEngine.MMCinemachineBrainEvent.Trigger ( MMCinemachineBrainEventTypes  eventType,
float  duration 
)
static

Member Data Documentation

◆ Duration

float MoreMountains.TopDownEngine.MMCinemachineBrainEvent.Duration

◆ e

MMCinemachineBrainEvent MoreMountains.TopDownEngine.MMCinemachineBrainEvent.e
static

◆ EventType

MMCinemachineBrainEventTypes MoreMountains.TopDownEngine.MMCinemachineBrainEvent.EventType

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