Class GameplayDebugUtils
Inheritance
System.Object
GameplayDebugUtils
Namespace: Eco.Gameplay.Utils
Assembly: Eco.Gameplay.dll
Syntax
public static class GameplayDebugUtils : Object
Methods
TeleportTo(IHasTeleportOption, User)
Declaration
public static void TeleportTo(this IHasTeleportOption target, User user)
Parameters
Type | Name | Description |
---|---|---|
IHasTeleportOption | target | |
User | user |