YOM Replicator SDK 0.8.0.0
A metaverse SDK created by YOM
|
Adds items to the metaspace.
YomItems is responsible for loading and replicating items in the metaspace, no matter how they are spawned. These items will fetch data from the internet and load them dynamically into the metaspace. Furthermore, they replicate their transforms over the network accurately such that all players see the items in the same position.
Classes | |
class | AYomAvatarItem |
Represents an avatar that can be equipped as a new character by the player. More... | |
class | AYomGltfAvatar |
A gltf avatar that can be equipped. More... | |
class | UYomItemsBPFunctions |
A BlueprintFunctionLibrary for the Items system. More... | |
class | AYomSpawnableItem |
An item that can be spawned. More... | |