Unravel Engine C++ Reference
Loading...
Searching...
No Matches
actions.h
Go to the documentation of this file.
1
#pragma once
2
3
// Convenience header that includes all action types
4
5
#include "
editing_action.h
"
6
#include "
undo_redo_stack.h
"
7
#include "
composite_action.h
"
8
#include "
lambda_actions.h
"
9
#include "
transform_actions.h
"
10
#include "
property_actions.h
"
11
#include "
entity_actions.h
"
12
13
namespace
unravel
14
{
15
// All action types are available when including this header
16
}
// namespace unravel
composite_action.h
editing_action.h
entity_actions.h
lambda_actions.h
unravel
Definition
crash.cpp:21
property_actions.h
transform_actions.h
undo_redo_stack.h
UnravelEngine
UnravelEngine
editor
editor
editing
actions
actions.h
Generated by
1.12.0