C# Class HashIDs, VampKid3D

Inheritance: MonoBehaviour
Mostrar archivo Open project: adamtuliper/VampKid3D Class Usage Examples

Public Properties

Property Type Description
aimWeightFloat int
angularSpeedFloat int
deadBool int
dyingState int
locomotionState int
openBool int
playerInSightBool int
shotFloat int
shoutState int
shoutingBool int
sneakingBool int
speedFloat int

Public Methods

Method Description
Awake ( ) : void

Method Details

Awake() public method

public Awake ( ) : void
return void

Property Details

aimWeightFloat public_oe property

public int aimWeightFloat
return int

angularSpeedFloat public_oe property

public int angularSpeedFloat
return int

deadBool public_oe property

public int deadBool
return int

dyingState public_oe property

public int dyingState
return int

locomotionState public_oe property

public int locomotionState
return int

openBool public_oe property

public int openBool
return int

playerInSightBool public_oe property

public int playerInSightBool
return int

shotFloat public_oe property

public int shotFloat
return int

shoutState public_oe property

public int shoutState
return int

shoutingBool public_oe property

public int shoutingBool
return int

sneakingBool public_oe property

public int sneakingBool
return int

speedFloat public_oe property

public int speedFloat
return int