|
Using Fstring and FText
|
|
1
|
1147
|
April 4, 2019
|
|
Why do we include the 'using' statement for int32 in the cpp file, but not the one for FString?
|
|
5
|
1475
|
January 15, 2019
|
|
Thanks, Google
|
|
2
|
962
|
January 15, 2019
|
|
Questions about int32
|
|
1
|
1086
|
May 31, 2018
|
|
Random number showing in console
|
|
2
|
1014
|
May 21, 2018
|
|
Adding the using statement for replacing int32 in cpp as well .h?
|
|
5
|
1228
|
March 27, 2018
|
|
Fatal Link Error after entering 'using'?
|
|
0
|
997
|
April 22, 2017
|
|
Why do we need to mention alias in every file?
|
|
3
|
1395
|
December 23, 2017
|
|
Section 2 Lecture 34
|
|
0
|
944
|
September 16, 2017
|
|
Using int32 = int; <-- Nt needed in FBullCowGame.cpp
|
|
6
|
1453
|
September 2, 2017
|
|
Using vs typedef
|
|
1
|
1336
|
September 2, 2017
|
|
So just to reiterate
|
|
1
|
966
|
August 26, 2017
|
|
Why int32 in all files?
|
|
2
|
1113
|
August 16, 2017
|
|
Issue with replacing
|
|
2
|
985
|
August 4, 2017
|
|
Lost the Thread a bit here
|
|
6
|
1328
|
June 10, 2017
|
|
Game now skipping playgame()
|
|
1
|
1055
|
May 24, 2017
|
|
Header file question
|
|
1
|
995
|
May 4, 2017
|
|
"Unresolved external symbol" - can't progress
|
|
1
|
1048
|
April 10, 2017
|
|
Int32 = int; tip and #pragma once
|
|
0
|
949
|
March 17, 2017
|
|
Help a brother out
|
|
2
|
1087
|
February 2, 2017
|
|
What is the best practice for including aliases?
|
|
0
|
984
|
January 9, 2017
|
|
My try counter says 0 when it starts why?
|
|
4
|
1442
|
January 3, 2017
|
|
VS2015 Search with replace int with int32
|
|
0
|
928
|
January 3, 2017
|
|
This line: "using int32 = int;" doesn't seem to be neccessary in FBullCowGame.cpp
|
|
5
|
2426
|
December 29, 2016
|
|
Declaring aliases in multiple files
|
|
3
|
1230
|
October 10, 2016
|
|
Tip about typedef for beginners
|
|
0
|
1021
|
September 5, 2016
|
|
Using FText to Substitute std::string breaks my code and gives me errors when compiling
|
|
9
|
2045
|
August 27, 2016
|
|
I'm having file issues
|
|
2
|
1181
|
July 26, 2016
|
|
Std::cin issue
|
|
5
|
1363
|
July 21, 2016
|