C# Class TagTool.TagDefinitions.MultiplayerGlobals.UniversalBlock.PodiumBlock

ファイルを表示 Open project: TheGuardians/TagTool

Public Properties

Property Type Description
AnimationGraph TagTool.TagGroups.TagInstance
DefaultArmed StringID
DefaultUnarmed StringID
MoveAnimations List
StanceAnimations List

Property Details

AnimationGraph public_oe property

public TagInstance,TagTool.TagGroups AnimationGraph
return TagTool.TagGroups.TagInstance

DefaultArmed public_oe property

public StringID DefaultArmed
return StringID

DefaultUnarmed public_oe property

public StringID DefaultUnarmed
return StringID

MoveAnimations public_oe property

public List MoveAnimations
return List

StanceAnimations public_oe property

public List StanceAnimations
return List