Jumpvalley 0.5.0
An app and library that can be used to test and run 3D platformer levels. Currently being made with Godot.
Loading...
Searching...
No Matches
Jumpvalley.Levels.Interactives.InteractiveNode Member List

This is the complete list of members for Jumpvalley.Levels.Interactives.InteractiveNode, including all inherited members.

ClockJumpvalley.Levels.Interactives.Interactive
Dispose()Jumpvalley.Levels.Interactives.Interactiveinline
GetHandlerFromMarker(Node nodeMarker)Jumpvalley.Levels.Interactives.InteractiveNodeinlinestatic
GetTypeNameFromMarker(Node nodeMarker)Jumpvalley.Levels.Interactives.InteractiveNodeinlinestatic
Initialize()Jumpvalley.Levels.Interactives.Interactiveinlinevirtual
Interactive(OffsetStopwatch clock, object runner=null)Jumpvalley.Levels.Interactives.Interactiveinline
InteractiveNode(OffsetStopwatch stopwatch, Node nodeMarker)Jumpvalley.Levels.Interactives.InteractiveNodeinline
IsInitializedJumpvalley.Levels.Interactives.Interactive
IsRunningJumpvalley.Levels.Interactives.Interactive
NODE_MARKER_NAME_PREFIXJumpvalley.Levels.Interactives.InteractiveNodestatic
NodeMarkerJumpvalley.Levels.Interactives.InteractiveNode
ParentedToNodeMarkerJumpvalley.Levels.Interactives.InteractiveNode
RootNodeJumpvalley.Levels.Interactives.InteractiveNode
RunnerJumpvalley.Levels.Interactives.Interactive
SetMarkerMeta(string name, Variant value)Jumpvalley.Levels.Interactives.InteractiveNodeinline
Start()Jumpvalley.Levels.Interactives.Interactiveinlinevirtual
Stop()Jumpvalley.Levels.Interactives.Interactiveinlinevirtual
TryGetMarkerMeta(string name, out Variant meta)Jumpvalley.Levels.Interactives.InteractiveNodeinline
TryGetMarkerMeta<[MustBeVariant] T >(string name, out T meta)Jumpvalley.Levels.Interactives.InteractiveNodeinline