Create Effect

Playable
सर्वर साइड
क्राफ्टलैंड स्टूडियो मोबाइल और पीसी दोनों पर उपलब्ध है

Create a specified visual effect. If there are more properties that need to be set, you can set its entity properties.

डिक्लेरेशन

func CreateEffect(out var createdEntity entity<Effect>, target entity<Player>, resource VFXType, loopType LoopType, autoPlay bool)
go

पैरामीटर्स

इनपुट

नाम टाइप विवरण
Target Player Target player, only visible to the target player
Resource EffectType Effect type
Loop Type AnimationOverrideLoopType Loop type
Auto Play Bool Play immediately

आउट

नाम टाइप विवरण
Created Entity EffectEntity Created special effects entity