ColliderClasses
ThaumielMapEditor.API.Components.Tools.Helpers
Overview​
Properties​
| Name | Type | Access | Description |
|---|---|---|---|
Blocky | List<BlockyPayload> | get set | No description |
GiveEffect | List<GiveEffect> | get set | No description |
GiveItem | List<GiveItem> | get set | No description |
PlayAnimation | List<PlayAnimation> | get set | No description |
PlayAudio | List<PlayAudio> | get set | No description |
RemoveEffect | List<RemoveEffect> | get set | No description |
RemoveItem | List<RemoveItem> | get set | No description |
RunCommand | List<RunCommand> | get set | No description |
SendCassieMessage | List<SendCassieMessage> | get set | No description |
Warhead | List<Warhead> | get set | No description |
Properties​
Blocky​
Type: List<BlockyPayload> Access: get set
GiveEffect​
Type: List<GiveEffect> Access: get set
GiveItem​
Type: List<GiveItem> Access: get set
PlayAnimation​
Type: List<PlayAnimation> Access: get set
PlayAudio​
Type: List<PlayAudio> Access: get set
RemoveEffect​
Type: List<RemoveEffect> Access: get set
RemoveItem​
Type: List<RemoveItem> Access: get set
RunCommand​
Type: List<RunCommand> Access: get set
SendCassieMessage​
Type: List<SendCassieMessage> Access: get set
Warhead​
Type: List<Warhead> Access: get set