Wolfringo Wolfringo
Wolfringo Wolfringo
Wolfringo (c) 2020 TehGM
DocFX, DiscordFX theme.
Search Results for

    Interface IWolfEntity

    Represents a Wolf entity.

    Namespace: TehGM.Wolfringo
    Assembly: Wolfringo.Core.dll
    Syntax
    public interface IWolfEntity

    Properties

    | Improve this Doc View Source

    ID

    ID of the entity.

    Declaration
    [JsonProperty("id")]
    uint ID { get; }
    Property Value
    Type Description
    System.UInt32