Show / Hide Table of Contents

Interface ISyncRotationValue

Namespace: Eco.Gameplay.Systems
Assembly: Eco.Gameplay.dll
Syntax
public interface ISyncRotationValue : IController, IViewController, IHasUniversalID

Properties

Rotation

Declaration
Quaternion Rotation { get; set; }
Property Value
Type Description
Quaternion

Methods

SetRotation(Quaternion)

Declaration
void SetRotation(Quaternion value)
Parameters
Type Name Description
Quaternion value

Extension Methods

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