LeviLamina
|
This is the complete list of members for AttributeBuff, including all inherited members.
$ctor(float amount, int operand, ::AttributeBuffType type) (defined in AttributeBuff) | AttributeBuff | |
$ctor(float amount, int operand, ::ActorDamageSource const &source, ::AttributeBuffType type) (defined in AttributeBuff) | AttributeBuff | |
$dtor() (defined in AttributeBuff) | AttributeBuff | |
$setDurationAmplifier(::std::shared_ptr<::Amplifier > amplifier) (defined in AttributeBuff) | AttributeBuff | |
$vftable() (defined in AttributeBuff) | AttributeBuff | static |
AttributeBuff(AttributeBuff const &) (defined in AttributeBuff) | AttributeBuff | |
AttributeBuff(float amount, int operand, ::AttributeBuffType type) (defined in AttributeBuff) | AttributeBuff | |
AttributeBuff(float amount, int operand, ::ActorDamageSource const &source, ::AttributeBuffType type) (defined in AttributeBuff) | AttributeBuff | |
getAmount() const (defined in AttributeBuff) | AttributeBuff | |
isInstantaneous() const =0 (defined in AttributeBuff) | AttributeBuff | pure virtual |
isSerializable() const =0 (defined in AttributeBuff) | AttributeBuff | pure virtual |
mAmount (defined in AttributeBuff) | AttributeBuff | |
mAmplification (defined in AttributeBuff) | AttributeBuff | |
mDurationAmplifier (defined in AttributeBuff) | AttributeBuff | |
mId (defined in AttributeBuff) | AttributeBuff | |
mOperand (defined in AttributeBuff) | AttributeBuff | |
mScale (defined in AttributeBuff) | AttributeBuff | |
mSource (defined in AttributeBuff) | AttributeBuff | |
mType (defined in AttributeBuff) | AttributeBuff | |
mValueAmplifier (defined in AttributeBuff) | AttributeBuff | |
operator=(::AttributeBuff const &) (defined in AttributeBuff) | AttributeBuff | |
setDurationAmplifier(::std::shared_ptr<::Amplifier > amplifier) (defined in AttributeBuff) | AttributeBuff | virtual |
~AttributeBuff() (defined in AttributeBuff) | AttributeBuff | virtual |