Editor API
UnigineEditor public API
Main Page
+
Namespaces
Namespace List
+
Namespace Members
All
Variables
Typedefs
Enumerations
Enumerator
+
Classes
Class List
Class Index
Class Hierarchy
+
Class Members
+
All
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
r
s
t
u
v
w
~
+
Functions
a
b
c
d
e
f
g
h
i
l
m
n
o
p
r
s
t
u
v
w
~
Variables
Typedefs
Enumerations
+
Enumerator
a
c
i
k
l
m
n
r
s
u
w
Related Functions
•
All
Classes
Namespaces
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
EditorGlobal.h
1
// Copyright (C), UNIGINE. All rights reserved.
2
#pragma once
3
4
#include <UnigineBase.h>
5
6
7
#ifdef EDITOR_LIBRARY
8
#define EDITOR_API UNIGINE_EXPORT
9
#else
10
#define EDITOR_API UNIGINE_IMPORT
11
#endif
D:
Fox
rep_gitlab2
source
editor2
apps
editor
include
editor
EditorGlobal.h
Generated by
1.8.15