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