Photon Fusion
2.0.9
This is the complete list of members for DoIfAttributeBase, including all inherited members.
| _doubleValue | DoIfAttributeBase | |
| _isDouble | DoIfAttributeBase | |
| _longValue | DoIfAttributeBase | |
| Compare | DoIfAttributeBase | |
| ConditionMember | DoIfAttributeBase | |
| DecoratingPropertyAttribute(bool applyToCollection=false) | DecoratingPropertyAttribute | protected |
| DecoratingPropertyAttribute(int order, bool applyToCollection=false) | DecoratingPropertyAttribute | protected |
| DefaultOrder | DecoratingPropertyAttribute | static |
| DoIfAttributeBase(string conditionMember, double compareToValue, CompareOperator compare) | DoIfAttributeBase | protected |
| DoIfAttributeBase(string conditionMember, long compareToValue, CompareOperator compare) | DoIfAttributeBase | protected |
| DoIfAttributeBase(string conditionMember, bool compareToValue, CompareOperator compare) | DoIfAttributeBase | protected |
| ErrorOnConditionMemberNotFound | DoIfAttributeBase |