Files
UnrealEngineUWP/Engine/Source/Runtime/Foliage
Jamie Dale 507aa6ef3c Use raw ISMInstanceManager pointers, rather than TScriptInterface
TScriptInterface is needed for serialization, but these aren't currently serialized anywhere. If serialization is needed, then an interface pointer can be cast to a UObject for use with TScriptInterface.

#fyi Brooke.Hubert
#preflight 60f6be8e47f4eb00016a56b5

[CL 16895754 by Jamie Dale in ue5-main branch]
2021-07-20 09:14:56 -04:00
..