[Replicating TArray of UObjects] Cannot get TArray<UItemObject*> to replicate from within custom ActorComponent.
|
|
3
|
154
|
August 21, 2023
|
C++ UPROPERTY actor component variable being set to null
|
|
11
|
5778
|
July 8, 2022
|
AttachToComponent called twice before actually snap to socket
|
|
3
|
451
|
February 19, 2022
|
How to include (add) a Blueprint component to C++ Actor?
|
|
9
|
2544
|
February 1, 2022
|
How to create and attach a UActorComponent at runtime
|
|
2
|
685
|
December 7, 2021
|
Register ActorComponent Crash on Cooking
|
|
1
|
288
|
April 2, 2021
|
How to create WidgetComponent with a UUserWidget reference in C++ code?
|
|
3
|
1180
|
November 21, 2020
|
How to create a cylinder in c++
|
|
5
|
2232
|
June 24, 2020
|
Inheritance vs Interface/ActorComponent
|
|
2
|
799
|
April 12, 2020
|
Static vs Dynamic Components (Replication)
|
|
2
|
1637
|
August 26, 2019
|
Need to obtain class of Actor that my custom ActorComponent that I've used IDetailCustomization to create a custom viewer for
|
|
0
|
244
|
July 25, 2019
|
Blueprint variables reset to default
|
|
6
|
3219
|
May 2, 2019
|
UActorComponent::Rename() on a SkeletalMesh leads to a engine crash on unregistering the components!
|
|
1
|
526
|
March 8, 2019
|
Using GetComponentByClass
|
|
2
|
7657
|
February 4, 2019
|
Setting default values for a c++ custom inherited actor component
|
|
1
|
1618
|
November 2, 2018
|
Distinguish modify and delete of ActorComponent
|
|
0
|
254
|
July 17, 2018
|
I am using a scene capture 2d component of my character for my inventory. It does not seem to run as well when I playtest it as when I view it in the engine editor
|
|
0
|
424
|
March 30, 2018
|
Custom UActorComponent is null
|
|
1
|
1492
|
December 10, 2017
|
BP: 'Add Component' for Child of Actor Component node reverting from Class to generic 'Add Component' node
|
|
1
|
427
|
October 30, 2017
|
BlueprintImplementableEvent not working on UActorComponents
|
|
7
|
7892
|
July 7, 2017
|
Problems with custom Scene Component
|
|
0
|
845
|
March 14, 2017
|
How to instantiate using New Object?
|
|
1
|
5939
|
February 6, 2017
|
What is the lifecycle of the controller, character and HUD?
|
|
2
|
1584
|
February 3, 2017
|
How to properly use PlayerState and ActorComponents
|
|
1
|
312
|
December 14, 2016
|
ActorComponent does not replicate variables to client
|
|
5
|
3151
|
August 28, 2016
|
[Feature Request] C++ ActorComponent importing/exporting
|
|
3
|
518
|
April 16, 2016
|
CreateDefaultSubobject fails after Hot Reload
|
|
1
|
778
|
March 21, 2016
|
Component replication in PlayerController
|
|
1
|
690
|
January 28, 2016
|
Random stream in ActorComponent doesn't give consistent random results
|
|
4
|
501
|
August 3, 2015
|
How to add an ActorComponent created in blueprints to an Actor created in c++?
|
|
2
|
1018
|
July 15, 2015
|