-
Notifications
You must be signed in to change notification settings - Fork 16
BoltManager
Tommo J. Phillips edited this page Oct 22, 2023
·
2 revisions
Namespace: TommoJProductions.ModApi.Attachable
Represents Bolt Manager. Logic.
public class BoltManagerInheritance Object → BoltManager
Represents the short bolt prefab.
public GameObject shortBoltPrefab;Represents the long bolt prefab.
public GameObject longBoltPrefab;Represents the screw prefab.
public GameObject screwPrefab;Represents the nut prefab.
public GameObject nutPrefab;public BoltManager()internal void load(AssetBundle assetBundle)assetBundle AssetBundle