PhotonCloudAPI > Photon Cloud APIBPLibrary > Get UClass from String

Get UClass from String

Get an UClass from a FString using FindObject
\param ClassPath : full path of the class file to statically load it
\return UClass

Inputs

In
Exec

Class Path
String

Outputs

Out
Exec

Return Value
Object Class Reference

Get an UClass from a FString using FindObject
\param ClassPath : full path of the class file to statically load it
\return UClass