Property | Type | Description | |
---|---|---|---|
MakeKey | string | ||
MakeValue | string |
Method | Description | |
---|---|---|
LuaAttribute ( string key, object value ) : System | ||
ToString ( ) : string |
Method | Description | |
---|---|---|
MakeKey ( object key ) : string | ||
MakeValue ( object value ) : string |
public LuaAttribute ( string key, object value ) : System | ||
key | string | |
value | object | |
return | System |