Show / Hide Table of Contents

Class EntityInfo

Inheritance
System.Object
EntityInfo
AssemblyInfo
MotorInfo
Inherited Members
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: Experior.Core
Assembly: Experior.Core.dll
Syntax
[Serializable]
public abstract class EntityInfo

Fields

entityid

Declaration
public ulong entityid
Field Value
Type Description
System.UInt64

fullname

Declaration
public string fullname
Field Value
Type Description
System.String

module

Declaration
public string module
Field Value
Type Description
System.String
Back to top Generated by DocFX