Helper Scripts Collection 1.3.1
API documentation for the helper scripts compatible with Unity3D
|
This is the complete list of members for NikosAssets.Helpers.Extensions.StringUtils, including all inherited members.
CropString(this string text, int maxLength=40, string appendSymbolsOnLengthExceeded="...") | NikosAssets.Helpers.Extensions.StringUtils | static |
GetUInt64Hash(this string text) | NikosAssets.Helpers.Extensions.StringUtils | static |
GetUInt64Hash(this string text, HashAlgorithm hasher) | NikosAssets.Helpers.Extensions.StringUtils | static |