This is the complete list of members for Profile, including all inherited members.
| cFlag_DrawCullCheck enum value | Profile | |
| cFlag_NoLoopPosX enum value | Profile | |
| cFlag_None enum value | Profile | |
| cFlag_Unk12 enum value | Profile | |
| cFlag_Unk3 enum value | Profile | |
| cFlag_Unk4 enum value | Profile | |
| cFlag_Unk7 enum value | Profile | |
| cFlag_Unk8 enum value | Profile | |
| Flag enum name | Profile | |
| get(s32 id) | Profile | static |
| getActorCreateInfo() const | Profile | inline |
| getActorFactory() const | Profile | inline |
| getFlag() const | Profile | inline |
| getID() const | Profile | inline |
| getResource(u32 index) const | Profile | |
| isResLoaded() const | Profile | inline |
| loadResource(sead::Heap *heap) | Profile | |
| mActorCreateInfo | Profile | protected |
| mFactory | Profile | protected |
| mFlag | Profile | protected |
| mID | Profile | protected |
| mIsResLoaded | Profile | protected |
| operator&(const Flag &lhs, const Flag &rhs) | Profile | friend |
| operator&=(Flag &lhs, const Flag &rhs) | Profile | friend |
| operator|(const Flag &lhs, const Flag &rhs) | Profile | friend |
| operator|=(Flag &lhs, const Flag &rhs) | Profile | friend |
| operator~(const Flag &val) | Profile | friend |
| Profile(ActorFactory factory, s32 id, const sead::SafeString &name, const ActorCreateInfo *create_info=nullptr, Flag flag=cFlag_None) | Profile | |
| sProfileList | Profile | protectedstatic |
| unloadResource(sead::Heap *heap) | Profile |