- Extends
- TsAction
Core.Object
|
+-- MojoCore.TsMojoAction
|
+-- MojoActions.TsAction
|
+-- MojoActions.TsActionGameSpeed
Inherited Variables from MojoCore.TsMojoAction |
Actor, m_group, m_length_dirty, m_offset, m_output_key, m_predicted_start_time, m_recorded_length, m_skip_action, m_source_key, m_start_time, m_subaction_list, m_subaction_offset, m_subaction_parent, m_subaction_track |
Inherited Functions from MojoActions.TsAction |
CanFastForwardSkip, CanSetDuration, DisableActionInMojo, Finish, GetHelpString, GetLength, GetNameString, GetSummaryString, GetTrackString, Message, ModifiesActorLocation, OnFinish, OnStart, OnTick, resetInterpolation, ShouldShowSubtitles, Start, Tick, tickInterpolation |
Inherited Functions from MojoCore.TsMojoAction |
CanAcceptSubactions, CanBeUsedWith, CanFastForwardSkip, CanGenerateOutputKeys, CanSetDuration, DisableActionInMojo, EndCutscene, Finish, GetDuration, GetHelpString, GetNameString, GetSummaryString, GetTrackString, Interrupt, IsSubaction, ModifiesActorLocation, OnDelete, Pause, ResolveActorRef, Resume, SetDuration, Start, Tick |
var float baseGameSpeed;
var float clampedGameSpeed;
Action
event float GetDuration ( ) )
function bool OnStart ( ) )
function bool OnTick ( float delta) )
event bool SetDuration ( float _duration) )
defaultproperties
{
DName ="Game Speed"
Track ="Game Speed"
Help ="Sets the current game speed."
UsesDuration =true
gameSpeed =1.0
easeIn =3.0
} |
Creation time: st 23.5.2018 00:10:37.413 - Created with
UnCodeX