|
TNet 3
3.0.8
|
Remote Function Call attribute. Used to identify functions that are supposed to be executed remotely. More...
Public Member Functions | |
| RFC (string property=null) | |
| RFC (int rid) | |
| string | GetUniqueID (object target) |
Public Attributes | |
| int | id = 0 |
| string | uniqueID |
| string | property |
Remote Function Call attribute. Used to identify functions that are supposed to be executed remotely.
| TNet.RFC.RFC | ( | string | property = null | ) |
| TNet.RFC.RFC | ( | int | rid | ) |
| string TNet.RFC.GetUniqueID | ( | object | target | ) |
| int TNet.RFC.id = 0 |
| string TNet.RFC.property |
| string TNet.RFC.uniqueID |