C# Class PlayerAnimationEvents, kaijurising

Inheritance: NetworkBehaviour
显示文件 Open project: Moehammered/kaijurising Class Usage Examples

Public Properties

Property Type Description
dustImpact GameObject
fractureImpact GameObject

Private Methods

Method Description
CmdendOfSpecialAttack ( ) : void
Start ( ) : void

Property Details

dustImpact public_oe property

public GameObject dustImpact
return GameObject

fractureImpact public_oe property

public GameObject fractureImpact
return GameObject