डिक्लेरेशन
func TeleportCCT(target entity<CharacterController>, position Vector3)
go
पैरामीटर्स
इनपुट
नाम | टाइप | विवरण |
---|---|---|
Target | PhysicalCCT | Target Character Controller |
Position | Vector3 | Specify location |
Move the character controller to the specified position. If it acts on the player,the player must turn on the physical CCT for it to take effect.
func TeleportCCT(target entity<CharacterController>, position Vector3)
go
नाम | टाइप | विवरण |
---|---|---|
Target | PhysicalCCT | Target Character Controller |
Position | Vector3 | Specify location |