C# Class TagTool.TagDefinitions.ModelAnimationGraph.Mode.WeaponClassBlock.WeaponTypeBlock

Show file Open project: TheGuardians/TagTool

Public Properties

Property Type Description
Actions List
DeathAndDamage List
Label StringID
Overlays List
Transitions List

Property Details

Actions public property

public List Actions
return List

DeathAndDamage public property

public List DeathAndDamage
return List

Label public property

public StringID Label
return StringID

Overlays public property

public List Overlays
return List

Transitions public property

public List Transitions
return List