|
Barotrauma Client
|
Public Member Functions | |
| TStore | Set (string name, TStore value) |
| TStore | Get (string name) |
| ModStore (Dictionary< string, TStore > store) | |
| bool | Equals (T value) |
Protected Attributes | |
| Dictionary< string, TStore > | store |
| Barotrauma.LuaCsSetup.LuaCsModStore.ModStore< T, TStore >.ModStore | ( | Dictionary< string, TStore > | store | ) |
|
abstract |
| TStore Barotrauma.LuaCsSetup.LuaCsModStore.ModStore< T, TStore >.Get | ( | string | name | ) |
| TStore Barotrauma.LuaCsSetup.LuaCsModStore.ModStore< T, TStore >.Set | ( | string | name, |
| TStore | value ) |
|
protected |