#include <aglParameterList.h>
Inherited by agl::env::EnvObjMgr::TypeNode, agl::env::EnvObjSet, and agl::utl::IParameterIO.
◆ IParameterList()
| agl::utl::IParameterList::IParameterList |
( |
| ) |
|
◆ addList()
◆ addObj()
◆ applyResParameterList()
◆ isApply()
◆ preWrite_()
| virtual bool agl::utl::IParameterList::preWrite_ |
( |
| ) |
const |
|
inlineprotectedvirtual |
◆ postWrite_()
| virtual void agl::utl::IParameterList::postWrite_ |
( |
| ) |
const |
|
inlineprotectedvirtual |
◆ preRead_()
| virtual bool agl::utl::IParameterList::preRead_ |
( |
| ) |
|
|
inlineprotectedvirtual |
◆ postRead_()
| virtual void agl::utl::IParameterList::postRead_ |
( |
| ) |
|
|
inlineprotectedvirtual |
◆ isApply_()
◆ callbackNotAppliable_()
◆ setParameterListName_()
| void agl::utl::IParameterList::setParameterListName_ |
( |
const sead::SafeString & | name | ) |
|
|
protected |
◆ applyResParameterList_()
| void agl::utl::IParameterList::applyResParameterList_ |
( |
ResParameterList | list, |
|
|
bool | lerp = false, |
|
|
f32 | t = 1.0f ) |
|
protected |
◆ applyResParameterListB_()
| void agl::utl::IParameterList::applyResParameterListB_ |
( |
ResParameterList | list, |
|
|
f32 | t ) |
|
protected |
◆ IParameterObj
◆ mChildList
◆ mChildObj
◆ mName
◆ mNameHash
| u32 agl::utl::IParameterList::mNameHash |
|
protected |
◆ mListNode
◆ mpParent