ObjectPointer Methods |
The ObjectPointer type exposes the following members.
Name | Description | |
---|---|---|
CopyFrom |
Copies values from the target.
(Overrides PointerCopyFrom(Pointer).) | |
Equals(Object) | (Inherited from Pointer.) | |
Equals(Pointer) | (Inherited from Pointer.) | |
GetHashCode | (Inherited from Pointer.) | |
GetOverData |
Returns HitData for current pointer position, i.e. what is right beneath it. Caches the result for the entire frame.
(Inherited from Pointer.) | |
GetPressData |
Returns HitData when the pointer was pressed. If the pointer is not pressed uninitialized HitData is returned.
(Inherited from Pointer.) | |
ToString | (Inherited from Pointer.) |