Definition at line 10 of file MyEventArgs.cs.
VRage.Utils.MyEventArgs.MyEventArgs |
( |
| ) |
|
|
inline |
VRage.Utils.MyEventArgs.MyEventArgs |
( |
KeyValuePair< MyStringId, object > |
arg | ) |
|
|
inline |
VRage.Utils.MyEventArgs.MyEventArgs |
( |
KeyValuePair< MyStringId, object >[] |
args | ) |
|
|
inline |
object VRage.Utils.MyEventArgs.GetArg |
( |
MyStringId |
argName | ) |
|
|
inline |
void VRage.Utils.MyEventArgs.SetArg |
( |
MyStringId |
argName, |
|
|
object |
value |
|
) |
| |
|
inline |
Dictionary<MyStringId, object>.KeyCollection VRage.Utils.MyEventArgs.ArgNames |
|
get |
The documentation for this class was generated from the following file: