Modding:Active Parts: Difference between revisions

Jump to navigation Jump to search
m
→‎IsDisabled(): fix method name
m (→‎IsDisabled(): fix method name)
Line 423: Line 423:


<syntaxhighlight lang="csharp">
<syntaxhighlight lang="csharp">
public bool IsReady(
public bool IsDisabled(
     bool UseCharge = false,
     bool UseCharge = false,
     bool IgnoreCharge = false,
     bool IgnoreCharge = false,
671

edits

Navigation menu