ScummVM API documentation
Saga2::PropertyOr< T > Class Template Reference
Inheritance diagram for Saga2::PropertyOr< T >:
Saga2::CompoundProperty< T > Saga2::Property< T >

Public Member Functions

 PropertyOr (Property< T > **array, uint16 size)
 
bool operator() (T *obj) const
 
- Public Member Functions inherited from Saga2::CompoundProperty< T >
 CompoundProperty (Property< T > **array, uint16 size)
 

Additional Inherited Members

- Protected Attributes inherited from Saga2::CompoundProperty< T >
Property< T > ** _propertyArray
 
uint16 _arraySize
 

The documentation for this class was generated from the following file: