Show / Hide Table of Contents

Interface IHasTeleportOption

Namespace: Eco.Gameplay.Utils
Assembly: Eco.Gameplay.dll
Syntax
public interface IHasTeleportOption : IHasSerializableID, IHasUniversalID

Properties

CanTeleport

Declaration
virtual bool CanTeleport { get; }
Property Value
Type Description
System.Boolean

Pos

Declaration
Vector3i Pos { get; }
Property Value
Type Description
Vector3i

Extension Methods

TagUtils.TagNames(Object, Boolean)
TagUtils.TagDisplayNames(Object, Boolean)
GameplayDebugUtils.TeleportTo(IHasTeleportOption, User)
ClientSetViewExtensions.SetClassOfProperty(Object, Player, String, String, Int32)
TypeTooltipExtensions.UILinkGeneric(Object)
MiscTooltipLibrary.TeleportTo(IHasTeleportOption, User)
☀
☾
In This Article
Back to top
Copyright (c) Strange Loop Games 2021
☀
☾