Client LuaCsForBarotrauma
|
Check whether a specific connection of an item is wired to a specific kind of connection. More...
Public Member Functions | |
CheckConnectionAction (ScriptedEvent parentEvent, ContentXElement element) | |
Protected Member Functions | |
override? bool | DetermineSuccess () |
Properties | |
Identifier | ItemTag [get, set] |
Identifier | ConnectionName [get, set] |
Identifier | ConnectedItemTag [get, set] |
Identifier | OtherConnectionName [get, set] |
int | MinAmount [get, set] |
Check whether a specific connection of an item is wired to a specific kind of connection.
Definition at line 10 of file CheckConnectionAction.cs.
CheckConnectionAction.CheckConnectionAction | ( | ScriptedEvent | parentEvent, |
ContentXElement | element | ||
) |
Definition at line 27 of file CheckConnectionAction.cs.
|
protected |
Definition at line 29 of file CheckConnectionAction.cs.
|
getset |
Definition at line 19 of file CheckConnectionAction.cs.
|
getset |
Definition at line 16 of file CheckConnectionAction.cs.
|
getset |
Definition at line 13 of file CheckConnectionAction.cs.
|
getset |
Definition at line 25 of file CheckConnectionAction.cs.
|
getset |
Definition at line 22 of file CheckConnectionAction.cs.