-
Notifications
You must be signed in to change notification settings - Fork 16
MatrixLookUpTableUI
Tommo J. Phillips edited this page Oct 22, 2023
·
2 revisions
Namespace: TommoJProductions.ModApi
Represents The Physics Collision Matrix look up table UI logic.
public class MatrixLookUpTableUI : UnityEngine.MonoBehaviourInheritance Object → Object → Component → Behaviour → MonoBehaviour → MatrixLookUpTableUI
public bool useGUILayout { get; set; }public bool enabled { get; set; }public bool isActiveAndEnabled { get; }public Transform transform { get; }Transform
public GameObject gameObject { get; }GameObject
public string tag { get; set; }public string name { get; set; }public HideFlags hideFlags { get; set; }HideFlags
public MatrixLookUpTableUI()