Currently working as intended
Declaring a TMap< [type], bool> will fail to compile if it is declared as a UPROPERTY. The error seems to be with the bool because TMap< [type], int8> will compile as a UPROPERTY.
UPROPERTY() TMap<FName, bool> TestTMap;
Delay nodes occasionally don't fire the "Completed" output in a nativized build
Undefined sysmbol: typeinfo for AActor when cross-compile linux dedicated server on windows
I am not able to find world outliner how to enable it?
An error occurred while trying to generate project files !?
How to have a sound cue follow a PlayerController along a spline?
Head over to the existing Questions & Answers thread and let us know what's up.
0 |
Component | UE - Foundation - Core |
---|---|
Affects Versions | 4.10 |
Created | Dec 16, 2015 |
---|---|
Resolved | Mar 21, 2016 |
Updated | Jul 14, 2021 |