| UnityESkinSensor Constructor (String) |
Initializes the class.
Namespace: ESkin.UnityAssembly: ESkinLib4Unity (in ESkinLib4Unity.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax public UnityESkinSensor(
string suffix
)
ESkin.Unity.UnityESkinSensor = function(suffix);
Parameters
- suffix
- Type: SystemString
The suffix of the setting item's name in case of connecting two or more e-skins.
See Also