#include <seadEvent.h>
Inherits sead::IDisposer.
◆ Event() [1/2]
| sead::Event::Event |
( |
bool | manual_reset | ) |
|
◆ Event() [2/2]
| sead::Event::Event |
( |
const Event & | | ) |
|
|
private |
◆ ~Event()
◆ operator=()
| const Event & sead::Event::operator= |
( |
const Event & | | ) |
|
|
private |
◆ initialize()
| void sead::Event::initialize |
( |
bool | manual_reset | ) |
|
◆ wait()
| void sead::Event::wait |
( |
| ) |
|
◆ setSignal()
| void sead::Event::setSignal |
( |
| ) |
|
◆ resetSignal()
| void sead::Event::resetSignal |
( |
| ) |
|
◆ mEventInner
| OSEvent sead::Event::mEventInner |
|
protected |