Class SystemInclusionList
Inheritance
System.Object
SystemInclusionList
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: Unity.Entities.Editor
Syntax
[Serializable]
public class SystemInclusionList
Methods
OnGUI(World, Entity)
Declaration
public void OnGUI(World world, Entity entity)
Parameters
Type | Name | Description |
---|---|---|
World | world | |
Entity | entity |