|
SleakEngine 1.0.0
C++23 multi-backend game engine
|
This is the complete list of members for Sleak::Delegate< Args >, including all inherited members.
| Delegate(FunctionType func) | Sleak::Delegate< Args > | inline |
| Execute() override | Sleak::Delegate< Args > | inlinevirtual |
| FunctionType typedef | Sleak::Delegate< Args > | |
| GetID() override | Sleak::Delegate< Args > | inlinevirtual |
| SetArgs(Args... args) | Sleak::Delegate< Args > | inline |
| ~IDelegate()=default | Sleak::IDelegate | virtual |