|
Rebornbuddy
|
Public Member Functions | |
| CapabilityStateChangedArgs (CapabilityFlags capability, CapabilityState oldState, CapabilityState newState) | |
Properties | |
| CapabilityFlags | Capability [get] |
| Gets the capability. | |
| CapabilityState | OldState [get] |
| Gets the old state. | |
| CapabilityState | NewState [get] |
| Gets the new state. | |
| ff14bot.Managers.CapabilityStateChangedArgs.CapabilityStateChangedArgs | ( | CapabilityFlags | capability, |
| CapabilityState | oldState, | ||
| CapabilityState | newState ) |
|
get |
Gets the capability.
|
get |
Gets the new state.
|
get |
Gets the old state.