聲明
func BindCustomPlayer(customPlayer entity<Entity>, player entity<Player>, out var isSuccess bool)
go
Dynamically set the target that this player binds to that will override existing bindings. Returns false if failed.
func BindCustomPlayer(customPlayer entity<Entity>, player entity<Player>, out var isSuccess bool)
go