C++ Create A Simple Struct!

Here is the errors:

15	IntelliSense: variable "EObjectFlags" is not a type name	c:\Program Files\Epic Games\4.7\Engine\Source\Runtime\CoreUObject\Public\UObject\UObjectHash.h	43	137	MyProject
22	IntelliSense: variable "EObjectFlags" is not a type name	c:\Program Files\Epic Games\4.7\Engine\Source\Runtime\CoreUObject\Public\UObject\UObjectHash.h	62	128	MyProject
90	IntelliSense: variable "EObjectFlags" is not a type name	c:\Program Files\Epic Games\4.7\Engine\Source\Runtime\CoreUObject\Public\UObject\UObjectGlobals.h	151	141	MyProject
24	IntelliSense: this declaration has no storage class or type specifier	c:\Program Files\Epic Games\4.7\Engine\Source\Runtime\CoreUObject\Public\UObject\UObjectGlobals.h	12	17	MyProject
27	IntelliSense: this declaration has no storage class or type specifier	c:\Program Files\Epic Games\4.7\Engine\Source\Runtime\CoreUObject\Public\UObject\UObjectGlobals.h	14	1	MyProject
30	IntelliSense: this declaration has no storage class or type specifier	c:\Program Files\Epic Games\4.7\Engine\Source\Runtime\CoreUObject\Public\UObject\UObjectGlobals.h	15	1	MyProject
33	IntelliSense: this declaration has no storage class or type specifier	c:\Program Files\Epic Games\4.7\Engine\Source\Runtime\CoreUObject\Public\UObject\UObjectGlobals.h	16	1	MyProject
36	IntelliSense: this declaration has no storage class or type specifier	c:\Program Files\Epic Games\4.7\Engine\Source\Runtime\CoreUObject\Public\UObject\UObjectGlobals.h	17	1	MyProject
39	IntelliSense: this declaration has no storage class or type specifier	c:\Program Files\Epic Games\4.7\Engine\Source\Runtime\CoreUObject\Public\UObject\UObjectGlobals.h	18	1	MyProject
42	IntelliSense: this declaration has no storage class or type specifier	c:\Program Files\Epic Games\4.7\Engine\Source\Runtime\CoreUObject\Public\UObject\UObjectGlobals.h	19	1	MyProject
45	IntelliSense: this declaration has no storage class or type specifier	c:\Program Files\Epic Games\4.7\Engine\Source\Runtime\CoreUObject\Public\UObject\UObjectGlobals.h	20	1	MyProject
48	IntelliSense: this declaration has no storage class or type specifier	c:\Program Files\Epic Games\4.7\Engine\Source\Runtime\CoreUObject\Public\UObject\UObjectGlobals.h	21	1	MyProject
51	IntelliSense: this declaration has no storage class or type specifier	c:\Program Files\Epic Games\4.7\Engine\Source\Runtime\CoreUObject\Public\UObject\UObjectGlobals.h	22	1	MyProject
54	IntelliSense: this declaration has no storage class or type specifier	c:\Program Files\Epic Games\4.7\Engine\Source\Runtime\CoreUObject\Public\UObject\UObjectGlobals.h	23	1	MyProject
57	IntelliSense: this declaration has no storage class or type specifier	c:\Program Files\Epic Games\4.7\Engine\Source\Runtime\CoreUObject\Public\UObject\UObjectGlobals.h	24	1	MyProject
60	IntelliSense: this declaration has no storage class or type specifier	c:\Program Files\Epic Games\4.7\Engine\Source\Runtime\CoreUObject\Public\UObject\UObjectGlobals.h	26	1	MyProject
63	IntelliSense: this declaration has no storage class or type specifier	c:\Program Files\Epic Games\4.7\Engine\Source\Runtime\CoreUObject\Public\UObject\UObjectGlobals.h	27	1	MyProject
66	IntelliSense: this declaration has no storage class or type specifier	c:\Program Files\Epic Games\4.7\Engine\Source\Runtime\CoreUObject\Public\UObject\UObjectGlobals.h	33	1	MyProject
12	IntelliSense: TArray is not a template	c:\Program Files\Epic Games\4.7\Engine\Source\Runtime\CoreUObject\Public\UObject\UObjectHash.h	43	74	MyProject
19	IntelliSense: TArray is not a template	c:\Program Files\Epic Games\4.7\Engine\Source\Runtime\CoreUObject\Public\UObject\UObjectHash.h	62	64	MyProject
23	IntelliSense: TArray is not a template	c:\Program Files\Epic Games\4.7\Engine\Source\Runtime\CoreUObject\Public\UObject\UObjectHash.h	71	64	MyProject
70	IntelliSense: TArray is not a template	c:\Program Files\Epic Games\4.7\Engine\Source\Runtime\CoreUObject\Public\UObject\UObjectGlobals.h	53	8	MyProject
73	IntelliSense: TArray is not a template	c:\Program Files\Epic Games\4.7\Engine\Source\Runtime\CoreUObject\Public\UObject\UObjectGlobals.h	57	8	MyProject
78	IntelliSense: TArray is not a template	c:\Program Files\Epic Games\4.7\Engine\Source\Runtime\CoreUObject\Public\UObject\UObjectGlobals.h	132	17	MyProject
69	IntelliSense: name followed by '::' must be a class or namespace name	c:\Program Files\Epic Games\4.7\Engine\Source\Runtime\CoreUObject\Public\UObject\UObjectGlobals.h	40	15	MyProject
83	IntelliSense: incomplete type is not allowed	c:\Program Files\Epic Games\4.7\Engine\Source\Runtime\CoreUObject\Public\UObject\UObjectGlobals.h	137	22	MyProject
103	IntelliSense: identifier "UPackageMap" is undefined	c:\Program Files\Epic Games\4.7\Engine\Source\Runtime\CoreUObject\Public\UObject\UObjectGlobals.h	184	156	MyProject
79	IntelliSense: identifier "UPackage" is undefined	c:\Program Files\Epic Games\4.7\Engine\Source\Runtime\CoreUObject\Public\UObject\UObjectGlobals.h	134	17	MyProject
4	IntelliSense: identifier "UObject" is undefined	c:\Program Files\Epic Games\4.7\Engine\Source\Runtime\CoreUObject\Public\UObject\UObjectHash.h	22	1	MyProject
8	IntelliSense: identifier "UObject" is undefined	c:\Program Files\Epic Games\4.7\Engine\Source\Runtime\CoreUObject\Public\UObject\UObjectHash.h	34	1	MyProject
13	IntelliSense: identifier "UObject" is undefined	c:\Program Files\Epic Games\4.7\Engine\Source\Runtime\CoreUObject\Public\UObject\UObjectHash.h	43	81	MyProject
20	IntelliSense: identifier "UObject" is undefined	c:\Program Files\Epic Games\4.7\Engine\Source\Runtime\CoreUObject\Public\UObject\UObjectHash.h	62	71	MyProject
71	IntelliSense: identifier "UObject" is undefined	c:\Program Files\Epic Games\4.7\Engine\Source\Runtime\CoreUObject\Public\UObject\UObjectGlobals.h	53	15	MyProject
74	IntelliSense: identifier "UObject" is undefined	c:\Program Files\Epic Games\4.7\Engine\Source\Runtime\CoreUObject\Public\UObject\UObjectGlobals.h	57	15	MyProject
80	IntelliSense: identifier "UObject" is undefined	c:\Program Files\Epic Games\4.7\Engine\Source\Runtime\CoreUObject\Public\UObject\UObjectGlobals.h	136	35	MyProject
84	IntelliSense: identifier "UObject" is undefined	c:\Program Files\Epic Games\4.7\Engine\Source\Runtime\CoreUObject\Public\UObject\UObjectGlobals.h	137	37	MyProject
87	IntelliSense: identifier "UObject" is undefined	c:\Program Files\Epic Games\4.7\Engine\Source\Runtime\CoreUObject\Public\UObject\UObjectGlobals.h	151	17	MyProject
88	IntelliSense: identifier "UObject" is undefined	c:\Program Files\Epic Games\4.7\Engine\Source\Runtime\CoreUObject\Public\UObject\UObjectGlobals.h	151	63	MyProject
91	IntelliSense: identifier "UObject" is undefined	c:\Program Files\Epic Games\4.7\Engine\Source\Runtime\CoreUObject\Public\UObject\UObjectGlobals.h	152	17	MyProject
92	IntelliSense: identifier "UObject" is undefined	c:\Program Files\Epic Games\4.7\Engine\Source\Runtime\CoreUObject\Public\UObject\UObjectGlobals.h	152	59	MyProject
93	IntelliSense: identifier "UObject" is undefined	c:\Program Files\Epic Games\4.7\Engine\Source\Runtime\CoreUObject\Public\UObject\UObjectGlobals.h	153	17	MyProject
94	IntelliSense: identifier "UObject" is undefined	c:\Program Files\Epic Games\4.7\Engine\Source\Runtime\CoreUObject\Public\UObject\UObjectGlobals.h	153	66	MyProject
95	IntelliSense: identifier "UObject" is undefined	c:\Program Files\Epic Games\4.7\Engine\Source\Runtime\CoreUObject\Public\UObject\UObjectGlobals.h	154	17	MyProject
96	IntelliSense: identifier "UObject" is undefined	c:\Program Files\Epic Games\4.7\Engine\Source\Runtime\CoreUObject\Public\UObject\UObjectGlobals.h	154	63	MyProject
97	IntelliSense: identifier "UObject" is undefined	c:\Program Files\Epic Games\4.7\Engine\Source\Runtime\CoreUObject\Public\UObject\UObjectGlobals.h	168	91	MyProject
98	IntelliSense: identifier "UObject" is undefined	c:\Program Files\Epic Games\4.7\Engine\Source\Runtime\CoreUObject\Public\UObject\UObjectGlobals.h	168	110	MyProject
100	IntelliSense: identifier "UObject" is undefined	c:\Program Files\Epic Games\4.7\Engine\Source\Runtime\CoreUObject\Public\UObject\UObjectGlobals.h	184	17	MyProject
101	IntelliSense: identifier "UObject" is undefined	c:\Program Files\Epic Games\4.7\Engine\Source\Runtime\CoreUObject\Public\UObject\UObjectGlobals.h	184	59	MyProject
5	IntelliSense: identifier "UClass" is undefined	c:\Program Files\Epic Games\4.7\Engine\Source\Runtime\CoreUObject\Public\UObject\UObjectHash.h	22	40	MyProject
9	IntelliSense: identifier "UClass" is undefined	c:\Program Files\Epic Games\4.7\Engine\Source\Runtime\CoreUObject\Public\UObject\UObjectHash.h	34	40	MyProject
76	IntelliSense: identifier "TInlineAllocator" is undefined	c:\Program Files\Epic Games\4.7\Engine\Source\Runtime\CoreUObject\Public\UObject\UObjectGlobals.h	57	24	MyProject
28	IntelliSense: identifier "TEXT" is undefined	c:\Program Files\Epic Games\4.7\Engine\Source\Runtime\CoreUObject\Public\UObject\UObjectGlobals.h	14	27	MyProject
31	IntelliSense: identifier "TEXT" is undefined	c:\Program Files\Epic Games\4.7\Engine\Source\Runtime\CoreUObject\Public\UObject\UObjectGlobals.h	15	27	MyProject
34	IntelliSense: identifier "TEXT" is undefined	c:\Program Files\Epic Games\4.7\Engine\Source\Runtime\CoreUObject\Public\UObject\UObjectGlobals.h	16	27	MyProject
37	IntelliSense: identifier "TEXT" is undefined	c:\Program Files\Epic Games\4.7\Engine\Source\Runtime\CoreUObject\Public\UObject\UObjectGlobals.h	17	27	MyProject
40	IntelliSense: identifier "TEXT" is undefined	c:\Program Files\Epic Games\4.7\Engine\Source\Runtime\CoreUObject\Public\UObject\UObjectGlobals.h	18	27	MyProject
43	IntelliSense: identifier "TEXT" is undefined	c:\Program Files\Epic Games\4.7\Engine\Source\Runtime\CoreUObject\Public\UObject\UObjectGlobals.h	19	27	MyProject
46	IntelliSense: identifier "TEXT" is undefined	c:\Program Files\Epic Games\4.7\Engine\Source\Runtime\CoreUObject\Public\UObject\UObjectGlobals.h	20	39	MyProject
49	IntelliSense: identifier "TEXT" is undefined	c:\Program Files\Epic Games\4.7\Engine\Source\Runtime\CoreUObject\Public\UObject\UObjectGlobals.h	21	39	MyProject
52	IntelliSense: identifier "TEXT" is undefined	c:\Program Files\Epic Games\4.7\Engine\Source\Runtime\CoreUObject\Public\UObject\UObjectGlobals.h	22	39	MyProject
55	IntelliSense: identifier "TEXT" is undefined	c:\Program Files\Epic Games\4.7\Engine\Source\Runtime\CoreUObject\Public\UObject\UObjectGlobals.h	23	28	MyProject
58	IntelliSense: identifier "TEXT" is undefined	c:\Program Files\Epic Games\4.7\Engine\Source\Runtime\CoreUObject\Public\UObject\UObjectGlobals.h	24	27	MyProject
61	IntelliSense: identifier "TEXT" is undefined	c:\Program Files\Epic Games\4.7\Engine\Source\Runtime\CoreUObject\Public\UObject\UObjectGlobals.h	26	35	MyProject
64	IntelliSense: identifier "TEXT" is undefined	c:\Program Files\Epic Games\4.7\Engine\Source\Runtime\CoreUObject\Public\UObject\UObjectGlobals.h	27	35	MyProject
67	IntelliSense: identifier "TEXT" is undefined	c:\Program Files\Epic Games\4.7\Engine\Source\Runtime\CoreUObject\Public\UObject\UObjectGlobals.h	33	27	MyProject
81	IntelliSense: identifier "Outer" is undefined	c:\Program Files\Epic Games\4.7\Engine\Source\Runtime\CoreUObject\Public\UObject\UObjectGlobals.h	136	45	MyProject
85	IntelliSense: identifier "Outer" is undefined	c:\Program Files\Epic Games\4.7\Engine\Source\Runtime\CoreUObject\Public\UObject\UObjectGlobals.h	137	46	MyProject
10	IntelliSense: identifier "ObjectClass" is undefined	c:\Program Files\Epic Games\4.7\Engine\Source\Runtime\CoreUObject\Public\UObject\UObjectHash.h	34	48	MyProject
16	IntelliSense: identifier "NULL" is undefined	c:\Program Files\Epic Games\4.7\Engine\Source\Runtime\CoreUObject\Public\UObject\UObjectHash.h	52	113	MyProject
99	IntelliSense: identifier "NULL" is undefined	c:\Program Files\Epic Games\4.7\Engine\Source\Runtime\CoreUObject\Public\UObject\UObjectGlobals.h	168	150	MyProject
102	IntelliSense: identifier "NULL" is undefined	c:\Program Files\Epic Games\4.7\Engine\Source\Runtime\CoreUObject\Public\UObject\UObjectGlobals.h	184	120	MyProject
18	IntelliSense: identifier "NAME_None" is undefined	c:\Program Files\Epic Games\4.7\Engine\Source\Runtime\CoreUObject\Public\UObject\UObjectHash.h	52	141	MyProject
25	IntelliSense: identifier "LogUObjectGlobals" is undefined	c:\Program Files\Epic Games\4.7\Engine\Source\Runtime\CoreUObject\Public\UObject\UObjectGlobals.h	12	45	MyProject
17	IntelliSense: identifier "FName" is undefined	c:\Program Files\Epic Games\4.7\Engine\Source\Runtime\CoreUObject\Public\UObject\UObjectHash.h	52	119	MyProject
89	IntelliSense: identifier "FName" is undefined	c:\Program Files\Epic Games\4.7\Engine\Source\Runtime\CoreUObject\Public\UObject\UObjectGlobals.h	151	81	MyProject
6	IntelliSense: identifier "Class" is undefined	c:\Program Files\Epic Games\4.7\Engine\Source\Runtime\CoreUObject\Public\UObject\UObjectHash.h	22	48	MyProject
77	IntelliSense: expected an identifier	c:\Program Files\Epic Games\4.7\Engine\Source\Runtime\CoreUObject\Public\UObject\UObjectGlobals.h	57	45	MyProject
14	IntelliSense: expected an expression	c:\Program Files\Epic Games\4.7\Engine\Source\Runtime\CoreUObject\Public\UObject\UObjectHash.h	43	90	MyProject
21	IntelliSense: expected an expression	c:\Program Files\Epic Games\4.7\Engine\Source\Runtime\CoreUObject\Public\UObject\UObjectHash.h	62	80	MyProject
72	IntelliSense: expected an expression	c:\Program Files\Epic Games\4.7\Engine\Source\Runtime\CoreUObject\Public\UObject\UObjectGlobals.h	53	23	MyProject
75	IntelliSense: expected an expression	c:\Program Files\Epic Games\4.7\Engine\Source\Runtime\CoreUObject\Public\UObject\UObjectGlobals.h	57	23	MyProject
7	IntelliSense: expected a ')'	c:\Program Files\Epic Games\4.7\Engine\Source\Runtime\CoreUObject\Public\UObject\UObjectHash.h	22	53	MyProject
11	IntelliSense: expected a ')'	c:\Program Files\Epic Games\4.7\Engine\Source\Runtime\CoreUObject\Public\UObject\UObjectHash.h	34	59	MyProject
26	IntelliSense: expected a ')'	c:\Program Files\Epic Games\4.7\Engine\Source\Runtime\CoreUObject\Public\UObject\UObjectGlobals.h	12	62	MyProject
29	IntelliSense: expected a ')'	c:\Program Files\Epic Games\4.7\Engine\Source\Runtime\CoreUObject\Public\UObject\UObjectGlobals.h	14	50	MyProject
32	IntelliSense: expected a ')'	c:\Program Files\Epic Games\4.7\Engine\Source\Runtime\CoreUObject\Public\UObject\UObjectGlobals.h	15	49	MyProject
35	IntelliSense: expected a ')'	c:\Program Files\Epic Games\4.7\Engine\Source\Runtime\CoreUObject\Public\UObject\UObjectGlobals.h	16	68	MyProject
38	IntelliSense: expected a ')'	c:\Program Files\Epic Games\4.7\Engine\Source\Runtime\CoreUObject\Public\UObject\UObjectGlobals.h	17	45	MyProject
41	IntelliSense: expected a ')'	c:\Program Files\Epic Games\4.7\Engine\Source\Runtime\CoreUObject\Public\UObject\UObjectGlobals.h	18	45	MyProject
44	IntelliSense: expected a ')'	c:\Program Files\Epic Games\4.7\Engine\Source\Runtime\CoreUObject\Public\UObject\UObjectGlobals.h	19	49	MyProject
47	IntelliSense: expected a ')'	c:\Program Files\Epic Games\4.7\Engine\Source\Runtime\CoreUObject\Public\UObject\UObjectGlobals.h	20	64	MyProject
50	IntelliSense: expected a ')'	c:\Program Files\Epic Games\4.7\Engine\Source\Runtime\CoreUObject\Public\UObject\UObjectGlobals.h	21	69	MyProject
53	IntelliSense: expected a ')'	c:\Program Files\Epic Games\4.7\Engine\Source\Runtime\CoreUObject\Public\UObject\UObjectGlobals.h	22	69	MyProject
56	IntelliSense: expected a ')'	c:\Program Files\Epic Games\4.7\Engine\Source\Runtime\CoreUObject\Public\UObject\UObjectGlobals.h	23	57	MyProject
59	IntelliSense: expected a ')'	c:\Program Files\Epic Games\4.7\Engine\Source\Runtime\CoreUObject\Public\UObject\UObjectGlobals.h	24	43	MyProject
62	IntelliSense: expected a ')'	c:\Program Files\Epic Games\4.7\Engine\Source\Runtime\CoreUObject\Public\UObject\UObjectGlobals.h	26	53	MyProject
65	IntelliSense: expected a ')'	c:\Program Files\Epic Games\4.7\Engine\Source\Runtime\CoreUObject\Public\UObject\UObjectGlobals.h	27	57	MyProject
68	IntelliSense: expected a ')'	c:\Program Files\Epic Games\4.7\Engine\Source\Runtime\CoreUObject\Public\UObject\UObjectGlobals.h	33	57	MyProject
82	IntelliSense: expected a ')'	c:\Program Files\Epic Games\4.7\Engine\Source\Runtime\CoreUObject\Public\UObject\UObjectGlobals.h	136	50	MyProject
86	IntelliSense: expected a ')'	c:\Program Files\Epic Games\4.7\Engine\Source\Runtime\CoreUObject\Public\UObject\UObjectGlobals.h	137	51	MyProject

Error 3 error MSB3073: The command ““C:\Program Files\Epic Games\4.7\Engine\Build\BatchFiles\Build.bat” MyProjectEditor Win64 Development “D:\Users\TolgaAkyay\Source\MyProject\MyProject.uproject” -rocket” exited with code -1. C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V120\Microsoft.MakeFile.Targets 38 5 MyProject
Error 2 error code: OtherCompilationError (2) D:\Users\TolgaAkyay\Source\MyProject\Intermediate\ProjectFiles\Error MyProject
Error 1 error : In TemporaryUHTHeader_MyStruct: Missing ‘:’ in after public D:\Users\TolgaAkyay\Source\MyProject\Source\MyProject\MyStruct.h 22 1 MyProject