Show / Hide Table of Contents

Class NodeProficiencyLevel

Inheritance
System.Object
NodeProficiencyLevel
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: Appearition.Learn
Assembly: Appearition.SDK.dll
Syntax
[Serializable]
public class NodeProficiencyLevel

Fields

View Source

name

Declaration
public string name
Field Value
Type Description
System.String
View Source

proficiencyLevelId

Declaration
public int proficiencyLevelId
Field Value
Type Description
System.Int32

Extension Methods

ObjectExtension.ToStream(Object)
  • View Source
Back to top Generated by DocFX