StageSwitchAccesser class
Constructors, destructors, conversion operators
Public functions
- auto init(StageSwitchDirector* director, const char* linkName, const PlacementId& placementId) -> bool
- auto getStageSwitchDirector() const -> StageSwitchDirector*
- auto isValid() const -> bool
- void onSwitch()
- void offSwitch()
- auto isOnSwitch() const -> bool
- auto isEnableRead() const -> bool
- auto isEnableWrite() const -> bool
- auto isEqualSwitch(const StageSwitchAccesser* other) const -> bool
- void addListener(StageSwitchListener* listener)
- auto getLinkName() const -> const char*
- void setUseName(IUseName* useName)
- auto getPlacementId() const -> PlacementId*
- auto getInfoIndex() const -> s32