ScriptInterface class
scn.ScriptInterface
Inheritance
Base: IScriptable
Derived
None.
Properties
None.
Functions
bool IsFastForwardingAllowed(scn.FastForwardMode ffMode)RTTIbool IsFastForwardingActive(scn.FastForwardMode ffMode)RTTIvoid FastForwardingActivate(scn.FastForwardMode ffMode)RTTIvoid FastForwardingDeactivate()RTTIvoid SetSceneSystemCameraControlEnabled(bool enabled, float? blendTime)RTTIbool GetSceneSystemCameraControlEnabled()RTTIWorldPosition GetSceneSystemCameraLastCameraPosition()RTTIQuaternion GetSceneSystemCameraLastCameraOrientation()RTTIbool IsRewindableSectionActive()RTTIfloat GetRewindableSectionProgress()RTTIfloat GetRewindableSectionTimeInSec()RTTIfloat GetRewindableSectionDurationInSec()RTTIscn.PlayDirection GetRewindableSectionPlayDirection()RTTIvoid SetRewindableSectionPlayDirection(scn.PlayDirection direction)RTTIscn.PlaySpeed GetRewindableSectionPlaySpeed()RTTIvoid SetRewindableSectionPlaySpeed(scn.PlaySpeed speed)RTTIfloat GetRewindableSectionSpeedModifier()RTTIbool IsRewindableSectionPaused()RTTIvoid ResetRewindableSection(float resetSpeed, scn.PlayDirection postResetPlayDirection, scn.PlaySpeed postResetPlaySpeed)RTTIbool IsRewindableSectionResetting()RTTIbool JumpRewindableSection(float resetSpeed, float jumpTime, scn.PlayDirection postResetPlayDirection, scn.PlaySpeed postResetPlaySpeed)RTTIbool AreEntitiesInDialogue(ent.EntityID firstEntity, ent.EntityID secondEntity)RTTIbool IsEntityInDialogue(ent.EntityID entity)RTTIbool IsEntityInScene(ent.EntityID entity)RTTI