Aqla Solutions

[This is preliminary documentation and is subject to change.]

The JustLogicEventHandlerLite type exposes the following members.

Constructors

  NameDescription
Public methodJustLogicEventHandlerLite
Initializes a new instance of the JustLogicEventHandlerLite class

Methods

  NameDescription
Protected methodAwake (Overrides JustLogicEventHandlerCoreBaseAwake()()()().)
Public methodFixedUpdate
Public methodOnAnimatorIK
Public methodOnAnimatorMove
Public methodOnApplicationFocus
Public methodOnApplicationPause
Public methodOnApplicationQuit
Public methodOnBecameInvisible
Public methodOnBecameVisible
Public methodOnCollisionEnter
Public methodOnCollisionExit
Public methodOnCollisionStay
Public methodOnControllerColliderHit
Public methodOnDestroy
Public methodOnDisable
Protected methodOnEnable (Overrides JustLogicEventHandlerCoreBaseOnEnable()()()().)
Public methodOnJLCustomEvent
Protected methodOnJLTimerTick
Public methodOnJointBreak
Public methodOnLevelWasLoaded
Public methodOnParticleCollision
Public methodOnPostRender
Public methodOnPreCull
Public methodOnPreRender
Public methodOnRenderImage
Public methodOnRenderObject
Public methodOnTriggerEnter
Public methodOnTriggerExit
Public methodOnTriggerStay
Public methodOnWillRenderObject
Public methodStart
Public methodTrigger(IEventDescription)
Handles the specified event if its of the handling event type and the event handler is enabled
(Inherited from JustLogicEventHandlerCoreBase.)
Public methodTrigger(IEventDescription, array<Object>[]()[][])
Handles the specified event if its of the handling event type and the event handler is enabled (with argumnets)
(Inherited from JustLogicEventHandlerCoreBase.)
Protected methodUpdate (Overrides JustLogicScriptableContainerBaseUpdate()()()().)

Fields

Properties

See Also