- Namespace
- global
- Base Types
-
- MonoBehaviour
graph BT
Type-->Base0["MonoBehaviour"]
Type["SFB_DemoWeeper"]
class Type type-node
Syntax
public class SFB_DemoWeeper : MonoBehaviour
Fields
| Name | Constant Value | Summary |
|---|---|---|
| animator | ||
| cast1SpawnSpeed | ||
| spell1 | ||
| spell1Pos | ||
| spell2 | ||
| spell3 | ||
| spell3Pos | ||
| spell4 | ||
| weeperExplosion |
Methods
| Name | Value | Summary |
|---|---|---|
| CastSpell1 |
void | |
| CastSpell3 |
void | |
| EndCast1 |
void | |
| Locomotion |
void | |
| StartCast1 |
void | |
| StartCast2 |
void | |
| StartCast4 |
void | |
| StopCast2 |
void | |
| StopCast4 |
void |