#include <iAssetActions.h>
Inherits igor::iAction.
◆ iActionLoadProject()
igor::iActionLoadProject::iActionLoadProject |
( |
| ) |
|
◆ execute()
void igor::iActionLoadProject::execute |
( |
const iActionContext & |
context | ) |
|
|
overridevirtual |
executed when action gets triggered
- Parameters
-
context | the context the action was called with |
Implements igor::iAction.
◆ isCompatible()
bool igor::iActionLoadProject::isCompatible |
( |
const iActionContext & |
context | ) |
|
|
overridevirtual |
- Returns
- true if this action will execute with given context
- Parameters
-
context | the context the action was called with |
Implements igor::iAction.
The documentation for this class was generated from the following files: