-
Notifications
You must be signed in to change notification settings - Fork 16
CratePanel
Tommo J. Phillips edited this page Oct 22, 2023
·
2 revisions
Namespace: TommoJProductions.ModApi.Attachable
Represents a crate panel.
public class CratePanelInheritance Object → CratePanel
Number of prys.
public int cornerPrys;Has the panel been pryed off.
public bool pryed;The panel model.
public GameObject panel;The pry locations of the panel.
public PryBehaviour[] pryLocations;public CratePanel()