_add (defined in BNM::EventBase) | BNM::EventBase | |
_data (defined in BNM::EventBase) | BNM::EventBase | |
_hasAdd (defined in BNM::EventBase) | BNM::EventBase | |
_hasRaise (defined in BNM::EventBase) | BNM::EventBase | |
_hasRemove (defined in BNM::EventBase) | BNM::EventBase | |
_raise (defined in BNM::EventBase) | BNM::EventBase | |
_remove (defined in BNM::EventBase) | BNM::EventBase | |
Add(Delegate< Ret > *delegate) | BNM::Event< Ret, Parameters > | inline |
cast() const | BNM::EventBase | inline |
Event()=default | BNM::Event< Ret, Parameters > | inline |
Event(const Event< OtherType > &other) | BNM::Event< Ret, Parameters > | inline |
Event(const IL2CPP::EventInfo *info) | BNM::Event< Ret, Parameters > | inline |
Event(const EventBase &other) | BNM::Event< Ret, Parameters > | inline |
EventBase() noexcept=default | BNM::EventBase | inline |
EventBase(const EventBase &other)=default | BNM::EventBase | inline |
EventBase(const IL2CPP::EventInfo *info) | BNM::EventBase | |
IsValid() const noexcept | BNM::EventBase | inline |
operator()(Parameters ...parameters) const | BNM::Event< Ret, Parameters > | inline |
operator+=(Delegate< Ret > *delegate) | BNM::Event< Ret, Parameters > | inline |
operator-=(Delegate< Ret > *v) | BNM::Event< Ret, Parameters > | inline |
operator=(const EventBase &other) | BNM::Event< Ret, Parameters > | inline |
operator[](void *instance) | BNM::Event< Ret, Parameters > | inline |
operator[](IL2CPP::Il2CppObject *instance) | BNM::Event< Ret, Parameters > | inline |
operator[](UnityEngine::Object *instance) | BNM::Event< Ret, Parameters > | inline |
Raise(Parameters ...parameters) const | BNM::Event< Ret, Parameters > | inline |
Remove(Delegate< Ret > *delegate) | BNM::Event< Ret, Parameters > | inline |
SetInstance(IL2CPP::Il2CppObject *instance) | BNM::EventBase | |
str() const | BNM::EventBase | inline |