Class String_GD_CB_Extension
- Namespace
- Godot
- Assembly
- com.cobilas.godot.utility.dll
Provide methods for string class.
public static class String_GD_CB_Extension
- Inheritance
-
String_GD_CB_Extension
- Inherited Members
Methods
StringHash(string)
Hash the string and return a 32 bits unsigned integer.
public static string StringHash(this string str)
Parameters
Returns
Exceptions
- ArgumentNullException
Occurs when the np parameter is null!