Show / Hide Table of Contents

    Interface ITranslateComponent

    Allows changing the position of an entity.

    Inherited Members
    ITranslate.Position
    ITranslate.X
    ITranslate.Y
    ITranslate.Z
    IComponent.Name
    IComponent.Entity
    IComponent.RegistrationType
    IComponent.Init(IEntity, Type)
    IComponent.AfterInit()
    System.IDisposable.Dispose()
    System.ComponentModel.INotifyPropertyChanged.PropertyChanged
    Namespace: AGS.API
    Assembly: AGS.API.dll
    Syntax
    public interface ITranslateComponent : ITranslate, IComponent, IDisposable, INotifyPropertyChanged
    • Improve this Doc
    • View Source
    Back to top Generated by DocFX