डिक्लेरेशन
func PlayCharacterAnimationClip(target entity<Player>, resource AnimationClipID, isLoop bool)
go
पैरामीटर्स
इनपुट
नाम | टाइप | विवरण |
---|---|---|
Target | Player | Target Player |
Resource | AnimationClipID | Custom animation resource ID |
Is Loop | Bool | Whether to loop playback |