Search Results for

    Show / Hide Table of Contents

    Class StatRune

    Inheritance
    System.Object
    StatRune
    Implements
    System.IEquatable<StatRune>
    Inherited Members
    System.Object.Equals(System.Object)
    System.Object.Equals(System.Object, System.Object)
    System.Object.GetHashCode()
    System.Object.GetType()
    System.Object.MemberwiseClone()
    System.Object.ReferenceEquals(System.Object, System.Object)
    System.Object.ToString()
    Namespace: Oasys.Common.Logic.Helpers.GameData
    Assembly: Oasys.Common.dll
    Syntax
    public class StatRune : IEquatable<StatRune>

    Properties

    Id

    Declaration
    public int Id { get; set; }
    Property Value
    Type Description
    System.Int32

    RawDescription

    Declaration
    public string RawDescription { get; set; }
    Property Value
    Type Description
    System.String

    Implements

    System.IEquatable<T>

    Extension Methods

    Extensions.In<T>(T, T[])
    ☀
    ☾
    In This Article
    Back to top
    Generated by DocFX
    ☀
    ☾