Pass blueprint UStruct by reference
|
|
4
|
3238
|
March 26, 2021
|
Field becomes nullptr when comes out of function space
|
|
1
|
66
|
February 23, 2021
|
Garbage collection is not nulling my pointers?
|
|
5
|
128
|
August 2, 2020
|
Pointers Changing in Containers
|
|
1
|
70
|
March 27, 2020
|
How to initialise UStaticMeshComponent* through pointers?
|
|
1
|
145
|
July 31, 2019
|
Accessing pointers to child class instances from parent class
|
|
2
|
422
|
March 2, 2019
|
Adding some magazines to try in FPS game
|
|
0
|
65
|
December 23, 2018
|
Pointer variable doesn,t appear in editor
|
|
1
|
85
|
October 26, 2018
|
How to store local variables?
|
|
3
|
480
|
September 13, 2018
|
How to get an interface pointer variable to work w/UPROPERTY()
|
|
16
|
5625
|
September 7, 2018
|
Getting UTexture*, but not in constructor
|
|
2
|
192
|
July 5, 2018
|
Removing Range of data from array
|
|
2
|
485
|
July 3, 2018
|
Native undeclared and non standard syntax to create pointer
|
|
3
|
488
|
May 19, 2018
|
Error when trying to use float pointers?
|
|
1
|
667
|
March 29, 2018
|
How do I use NewObject()?
|
|
7
|
11656
|
August 21, 2017
|
Technical question about C++ pointers
|
|
2
|
171
|
August 9, 2017
|
Why does deleting the double pointer in this code cause garbage collection crashes?
|
|
1
|
510
|
August 6, 2017
|
How to safely store a pointer to my UINTERFACE?
|
|
7
|
1273
|
August 2, 2017
|
Confused about the strange usage of pointers
|
|
1
|
102
|
April 4, 2017
|
Get UProperty of UStruct returns wrong value.
|
|
2
|
281
|
March 31, 2017
|
How do I get a variable from a TArray,TSubclassOf without creating a new actor?
|
|
2
|
1964
|
March 23, 2017
|
Game crashes after checking a pointer after a certain amount of time
|
|
1
|
136
|
October 22, 2016
|
Convert a C++ pointer to a TSharedPtr
|
|
4
|
5291
|
August 16, 2016
|
How to pass by a variable by reference in a function and set it in blueprints?
|
|
6
|
7537
|
July 31, 2016
|
How to access data in a forward declared object in a method parameter?
|
|
2
|
217
|
July 1, 2016
|
Access Violation When Trying To Create TSharedPtr of (this)Object
|
|
4
|
1138
|
May 3, 2016
|
Spawning Blueprint class from random pool defined in editor
|
|
1
|
210
|
April 26, 2016
|
Pointer problem
|
|
6
|
171
|
April 12, 2016
|
FHitResult* OutSweepHitResult = nullptr
|
|
2
|
485
|
November 30, 2015
|
Passing an Enum as Parameter into a UFUNCTION
|
|
4
|
5640
|
October 7, 2015
|