#include <DungeonComponentActivationSaver.h>
template<typename T>
class DungeonComponentActivationSaver< T >
- Author
- Shun Moriya
- Copyright
- 2023- Shun Moriya All Rights Reserved. A class that assists in saving and restoring the active status of a component owned by an actor アクターが所有するコンポーネントのアクティブ状態の保存と復元を支援するクラス。
◆ DungeonComponentActivationSaver()
◆ ~DungeonComponentActivationSaver()
◆ IsEmpty()
No records?
- Returns
- Returns true if nothing is recorded.
◆ Pop()
Restore the activity of recorded components
- Parameters
-
◆ Stash()
Records the activity of components owned by the actor
- Parameters
-
The documentation for this class was generated from the following file:
- DungeonComponentActivationSaver.h