- Extends
- Object
- Modifiers
- abstract native
Core.Object
|
+-- MojoCore.TsMojoAction
Direct Known Subclasses:
TsAction
Inherited Structures from Core.Object |
BoundingVolume, Box, Color, CompressedPosition, Coords, GameSpyServerData, Guid, IntegerRange, InterpCurve, InterpCurvePoint, MatCoords, Matrix, Plane, Quat, Range, RangeVector, Rotator, Scale, Vector |
Inherited Functions from Core.Object |
!, !=, $, $=, %, &, &&, *, **, *=, +, ++, +=, -, --, -=, / , /=, <, <<, <=, ==, >, >=, >>, >>>, @, @=, Abs, Acos, AllClasses, AllEditableProperties, Allocate, AllProperties, AppSeconds, Asc, Asin, AssertWithDescription, Atan, BeginState, CanSLog, Caps, Chr, Clamp, ClassConstruct, ClassIsChildOf, ClockwiseFrom, CommonBase, Construct, Cos, Cross, DecodeFromURL, Disable, Div, Dot, DynamicFindObject, DynamicLoadObject, Enable, EncodeForURL, EndState, Eval, Exp, FClamp, FindObject, FlushConfig, FMax, FMin, FRand, GetAxes, GetBuildNumber, GetEnum, GetMinCompatibleBuildNumber, GetPropertyText, GetStateName, GetSuperClass, GetUnAxes, GotoState, Hash, HasUnicode, InStr, InterpCurveEval, InterpCurveGetInputDomain, InterpCurveGetOutputRange, Inverse, Invert, IsA, IsInState, IsNearlyZero, IsUTracing, IsValidForURL, IsZero, Left, Len, Lerp, Localize, Locs, Log, Loge, LogGuardStack, Max, Mid, Min, MirrorVectorByNormal, Normal, Normalize, NullReferences, OrthoRotation, QuatFindBetween, QuatFromAxisAndAngle, QuatFromRotator, QuatInvert, QuatProduct, QuatRotateVector, QuatToRotator, Rand, RandRange, Repl, replaceStr, ResetConfig, Right, RotRand, SaveConfig, SetPropertyText, SetUTracing, Sin, Sleep, SLog, Smerp, Split, Sqrt, Square, StaticSaveConfig, StrCmp, Tan, VDist, VDistSquared, VRand, VSize, VSize2D, VSizeSquared, VSizeSquared2D, Warn, ^, ^^, |, ||, ~, ~= |
var const transient private noexport
Object m_group;
var const transient private noexport bool m_length_dirty;
var const transient private noexport float m_offset;
var const transient private noexport
Object m_output_key;
m_predicted_start_time Source code
var const transient private noexport float m_predicted_start_time;
var const transient private noexport float m_recorded_length;
var const transient private noexport bool m_skip_action;
var const transient private noexport
Object m_source_key;
var const transient private noexport float m_start_time;
var const transient private noexport Array<
TsMojoAction> m_subaction_list;
var const transient private noexport float m_subaction_offset;
var const transient private noexport
TsMojoAction m_subaction_parent;
var const transient private noexport int m_subaction_track;
event bool CanAcceptSubactions ( ) )
event bool CanFastForwardSkip ( ) )
event bool CanGenerateOutputKeys ( ) )
event bool CanSetDuration ( ) )
event bool DisableActionInMojo ( ) )
event bool EndCutscene ( ) )
event Finish ( )
event float GetDuration ( ) )
event string GetHelpString ( ) )
event string GetNameString ( ) )
event string GetSummaryString ( ) )
event string GetTrackString ( ) )
event Interrupt ( ) )
event bool IsSubaction ( ) )
event bool ModifiesActorLocation ( ) )
event OnDelete ( ) )
event Pause ( ) )
event Resume ( ) )
event bool SetDuration ( float duration) )
event bool Start ( )
event bool Tick ( float delta )
Creation time: st 23.5.2018 00:10:37.692 - Created with
UnCodeX