Rebel Fork Framework
Urho3D::DetourAllocation Struct Reference

Public Types

using Pointer = ea::unique_ptr< unsigned char, DetourDeleter >
 

Public Member Functions

 DetourAllocation (unsigned char *data, int dataSize)
 
void Release ()
 
 operator bool () const
 
ByteSpan ToByteSpan () const
 

Public Attributes

Pointer data_ {}
 
int dataSize_ {}
 

The documentation for this struct was generated from the following files: