Class IfBlock
A Block for Lua if blocks.
Info:
- License: MIT
- Author: Richard Voelker
Methods
IfBlock.new (self, condition) | Create the if Block. |
IfBlock
A Block for Lua if blocks.
IfBlock.new (self, condition) | Create the if Block. |