#include <ClassExtension.h>
Inherits sead::TListNode< ClassExtensionInstance * >.
Public Member Functions | |
| ClassExtensionInstance (u32 size, u8 *data, const sead::RuntimeTypeInfo::Interface *typeInfo) | |
| template<typename T> | |
| T * | get (u32 offset) |
| const sead::RuntimeTypeInfo::Interface * | getTypeInfo () const |
| Public Member Functions inherited from sead::TListNode< ClassExtensionInstance * > | |
| TListNode () | |
| void | insertBack (TListNode< T > *n) |
| void | insertFront (TListNode< T > *n) |
| void | erase () |
| Public Member Functions inherited from sead::ListNode | |
| ListNode () | |
| ListNode * | next () const |
| ListNode * | prev () const |
| bool | isLinked () const |
Additional Inherited Members | |
| Public Attributes inherited from sead::TListNode< ClassExtensionInstance * > | |
| T | mData |
| TList< T > * | mList |
|
inline |
|
inlinenodiscard |
|
inlinenodiscard |