-
Notifications
You must be signed in to change notification settings - Fork 16
TriggerSaveInfo
Tommo J. Phillips edited this page Oct 22, 2023
·
2 revisions
Namespace: TommoJProductions.ModApi.Attachable
Represents trigger save info.
public class TriggerSaveInfoInheritance Object → TriggerSaveInfo
Represents the bolt save infos.
public Int32[] boltTightness { get; set; }public TriggerSaveInfo()copies trigger save info and assigns fields.
public static TriggerSaveInfo copy(TriggerSaveInfo save)save TriggerSaveInfo
The save info to replicate