Page 1 of 1
Power switch control behavior
Posted: Fri Aug 25, 2017 12:54 pm
by Bergzwerg
hey,
i cant seem to find control behaviors to enable/disable the power switch like the constant combinator has.
am i just missing something to control it?
Re: Power switch control behavior
Posted: Fri Aug 25, 2017 8:39 pm
by Rseding91
Re: Power switch control behavior
Posted: Sat Aug 26, 2017 8:56 am
by Bergzwerg
sorry for being unclear. i meant the 'enabled' property from LuaConstantCombinatorControlBehavior.
the power-switch doens't have it's own behavior and the disabled property from LuaGenericOnOffControlBehavior is read only.
enabled :: boolean [Read-Write]
Turns this constant combinator on and off.
i would like to toggle the power-switch via script.
Re: Power switch control behavior
Posted: Sat Sep 02, 2017 12:07 am
by Rseding91
Ah I see.