Expand description
§hkStringPtr
This module defines the hkStringPtr
struct, representing a managed string pointer
in the Havok engine. It includes methods for string access, capacity checking, and
compatibility with C++ memory layout.
Structs§
- hkString
Ptr - Represents a managed string pointer in the Havok engine.