WorldImSim Module
ImSim API for the world.
Functions and values
Function or value | Description |
|
|
|
Type extensions
Type extension | Description |
Full Usage:
this.ReinitializingImSim
Parameters:
unit
Returns: bool
|
|
Full Usage:
this.ReinitializingImSim
Returns: bool
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Full Usage:
World.doBodyJoint3d name args world
Parameters: Returns: BodyJointId * FQueue<BodyEventData>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Full Usage:
World.doSpineSkeleton name args world
Parameters: Returns: FQueue<SpineSkeletonAnimationTriggerData>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Full Usage:
World.doSubscriptionToBodyEvents name entity world
Parameters: Returns: FQueue<BodyEventData>
|
|
Full Usage:
World.doSubscriptionToSelectionEvents name screen world
Parameters: Returns: FQueue<SelectionEventData>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Full Usage:
World.initBodyResult mapResult entity world
Parameters:
('a -> FQueue<BodyEventData>) -> World -> unit
entity : Entity
world : World
|
|
Full Usage:
World.initSpineSkeletonAnimationResult mapResult entity world
Parameters:
('a -> FQueue<SpineSkeletonAnimationTriggerData>) -> World -> unit
entity : Entity
world : World
|
|
|
|
|
|
|
|
|
|
|