Table of Contents

Class CharacterHitAnimationLookupTable.HitAnimationEntry

Namespace
VoxelPlayground.Gaming
Assembly
GamePlay.dll
[Serializable]
public class CharacterHitAnimationLookupTable.HitAnimationEntry
Inheritance
object
CharacterHitAnimationLookupTable.HitAnimationEntry

Fields

AnimationName

public string AnimationName

Field Value

string

Dir

public Vector3 Dir

Field Value

Vector3

Pos

public Vector3 Pos

Field Value

Vector3