TextPointerCursorTgethash Method |
Namespace:
TouchScript.Behaviors.Cursors
Assembly:
Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax protected virtual uint gethash(
T pointer
)
Parameters
- pointer
- Type: T
The pointer.
Return Value
Type:
UInt32Integer hash.
See Also