|
|
|
|
|
by jeremiep
4444 days ago
|
|
Time and State are first class constructs in UnrealScript, they are not in C++. It's also possible to recompile UnrealScript files without recompiling the whole C++ program which took quite a while. (Unreal4 allows hot reloading C++ so this is no longer an issue.) |
|