Skip to main content

ColliderClasses

class ThaumielMapEditor.API.Components.Tools.Helpers

Overview​

Properties​

NameTypeAccessDescription
BlockyList<BlockyPayload>get setNo description
GiveEffectList<GiveEffect>get setNo description
GiveItemList<GiveItem>get setNo description
PlayAnimationList<PlayAnimation>get setNo description
PlayAudioList<PlayAudio>get setNo description
RemoveEffectList<RemoveEffect>get setNo description
RemoveItemList<RemoveItem>get setNo description
RunCommandList<RunCommand>get setNo description
SendCassieMessageList<SendCassieMessage>get setNo description
WarheadList<Warhead>get setNo 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