- Namespace
- global
- Base Types
-
- MonoBehaviour
graph BT
Type-->Base0["MonoBehaviour"]
Type["SFB_DemoGiantWorm"]
class Type type-node
Syntax
public class SFB_DemoGiantWorm : MonoBehaviour
Fields
| Name | Constant Value | Summary |
|---|---|---|
| groundParticles | ||
| magicSpell |
Methods
| Name | Value | Summary |
|---|---|---|
| StartGround |
void | |
| StartMagicSpell |
void | |
| StopGround |
void | |
| StopMagicSpell |
void |