Using libraries with std::shared_ptrs
|
|
3
|
791
|
April 10, 2024
|
Field becomes nullptr when comes out of function space
|
|
1
|
387
|
February 23, 2021
|
How to initialise UStaticMeshComponent* through pointers?
|
|
1
|
530
|
July 31, 2019
|
Adding some magazines to try in FPS game
|
|
0
|
236
|
December 23, 2018
|
How to get an interface pointer variable to work w/UPROPERTY()
|
|
16
|
12278
|
September 7, 2018
|
Getting UTexture*, but not in constructor
|
|
2
|
561
|
July 5, 2018
|
Why does deleting the double pointer in this code cause garbage collection crashes?
|
|
1
|
869
|
August 6, 2017
|
How to safely store a pointer to my UINTERFACE?
|
|
7
|
1883
|
August 2, 2017
|
Get UProperty of UStruct returns wrong value.
|
|
2
|
493
|
March 31, 2017
|
How to pass by a variable by reference in a function and set it in blueprints?
|
|
6
|
11996
|
July 31, 2016
|
Access Violation When Trying To Create TSharedPtr of (this)Object
|
|
4
|
2230
|
May 3, 2016
|
Spawning Blueprint class from random pool defined in editor
|
|
1
|
395
|
April 26, 2016
|
FHitResult* OutSweepHitResult = nullptr
|
|
2
|
1097
|
November 30, 2015
|
UE4 crashes upon opening Animation Blue Print - Access violation - code c0000005
|
|
1
|
386
|
September 15, 2015
|
C++ - Why are pointers used so much?
|
|
6
|
5096
|
August 25, 2014
|
How to garbage collect USTRUCTs?
|
|
1
|
3675
|
July 14, 2014
|
TSubobjectPtr vs Native C++ Pointer
|
|
4
|
3427
|
June 25, 2014
|