- Namespace
- global
- Base Types
-
- MonoBehaviour
graph BT
Type-->Base0["MonoBehaviour"]
Type["SFB_DemoBoneDragon"]
class Type type-node
Syntax
public class SFB_DemoBoneDragon : MonoBehaviour
Fields
| Name | Constant Value | Summary |
|---|---|---|
| breathLights | ||
| breathParticles | ||
| charAnim | ||
| isAir | ||
| isDying | ||
| isDyingEnd | ||
| matLimbs | ||
| matSpine | ||
| mesh |
Methods
| Name | Value | Summary |
|---|---|---|
| CallTrigger |
void | |
| DeathEnd |
void | |
| GoAir |
void | |
| GoGround |
void | |
| SetAir |
void | |
| SetDying |
void | |
| SetMaterials |
void | |
| StartBreath |
void | |
| StartDeath |
void | |
| StopBreath |
void | |
| Update |
void |