tida v0.1.3 (2022-04-24T19:31:37Z)
Home
Dub
Repo
ComponentEvents.FEInit
tida
component
ComponentEvents
Undocumented in source.
struct
ComponentEvents
struct
FEInit {
Instance
instance
;
void
delegate
(
Instance
) @(
safe
)
fun
;
}
Members
Variables
fun
void
delegate
(
Instance
) @(
safe
)
fun
;
Undocumented in source.
instance
Instance
instance
;
Undocumented in source.
Meta
Source
See Implementation
tida
component
ComponentEvents
aliases
FEATrigger
FECollision
FEDestroy
FEDraw
FEEntry
FEEventHandle
FEGameExit
FEGameRestart
FEGameStart
FELeave
FEOnError
FERestart
FEStep
FETrigger
structs
FEInit
SRTrigger
variables
CDrawFunctions
CEventHandleFunctions
CInitFunctions
CLeaveFunctions
COnAnyCollisionFunctions
COnAnyTriggerFunctions
COnErrorFunctions
COnTriggerFunctions
CStepFunctions
CStepThreadFunctions