public static int StringToHash(string name);
Parameters
| name | The string to convert to Id. |
Description 描述
Generates an parameter id from a string.
Ids are used for optimized setters and getters on parameters.
| name | The string to convert to Id. |
Generates an parameter id from a string.
Ids are used for optimized setters and getters on parameters.