public static int StringToHash(string name);

Parameters

nameThe string to convert to Id.

Description 描述

Generates an parameter id from a string.

Ids are used for optimized setters and getters on parameters.