PhotonCloudAPI > Photon Cloud Object > Get Serialized Actor

Get Serialized Actor

From an unique hashed name ,try to gets the actor associated in the PhotonMechanics list . nullptr if it does not exist in the list
\param UniqueSerializedHashedName
\return An actor pointer or null

Inputs

Unique Serialized Hashed Name
Integer64 (by ref)

Outputs

Return Value
Actor Object Reference

From an unique hashed name ,try to gets the actor associated in the PhotonMechanics list . nullptr if it does not exist in the list
\param UniqueSerializedHashedName
\return An actor pointer or null