YOM Replicator SDK 0.8.0.0
A metaverse SDK created by YOM
|
▼CAActor | |
CAYomGatedAccess | A gated access can be used to restrict the player access based on a specific inventory item |
CAYomPortal | A portal that can portal players to a different metaspace |
▼CAGameMode | |
CAYomGameMode | The gamemode for metaspaces |
▼CAHUD | |
CAYomHUD | |
▼CAInfo | |
CAYomInventoryItem | An item that contains all of the blockchain data and actor data of an item |
▼CAYomManager | A manager that can manage something of the metaspace |
CAYomNameplateManager | Manages the nameplates of all different players in the metaspace This class needs to be set under the 'Managers' tab in your metaspace player |
▼CAPlayerController | |
CAYomPlayer | The main player of the metaspaces, it is a PlayerController as the PlayerController should never change |
▼CAYomBaseItem | |
▼CAYomAvatarItem | Represents an avatar that can be equipped as a new character by the player |
CAYomGltfAvatar | A gltf avatar that can be equipped |
CAYomSpawnableItem | An item that can be spawned |
CFWallet | The wallet which holds information about a the wallet of a player |
CFYomSetupSettingsLoader | |
▼CIModuleInterface | |
CYomControlHintsModule | |
▼CIPixelStreamingAudioConsumer | |
CUYomAudioRecorderComponent | Consumes audio from the webrtc for voice chat |
▼CIYomNetworkItem | |
CAYomGltfAvatar | A gltf avatar that can be equipped |
▼CSCompoundWidget | |
CSYomSettingsWindow | Window that contains the yom settings |
CSYomSetupWindow | The window that pops up when a creator clicks 'Setup Metaspace' |
▼CUActorComponent | |
CUYomAudioRecorderComponent | Consumes audio from the webrtc for voice chat |
CUYomExternalEvent | An external event that can be called from the bridge |
▼CUYomModule | The base class for all YomModules that can extend the YomPlayer |
CUYomControlHintsComponent | The ControlHints YomModule, which adds a Widget to show the game controls to the player |
CUYomGatedAccessComponent | The module that is attached to players to allow the player to use portals |
CUYomInventoryComponent | The Inventory YomModule, which keeps track of the items the player has in his wallet |
CUYomPortallingComponent | The module that is attached to players to allow the player to use portals |
CUYomSettingsSync | |
CUYomVoiceInitializerComponent | Component that manages the attachment of the voice component to the player |
CUYomNameplateManagerComponent | |
CUYomStreamEvent | An event that can be called from the stream |
CUYomVoiceComponent | Component that sets up and manages the voice chat of a player |
▼CUBlueprintFunctionLibrary | |
CUYomAirdropBPFunctions | A BlueprintFunctionLibrary for the airdropping system |
CUYomCoreBPFunctions | A BlueprintFunctionLibrary for YomCore |
CUYomCounterBPFunctions | A BlueprintFunctionLibrary for the counter system |
CUYomGatedAccessBPFunctions | A BlueprintFunctionLibrary for the Yom Gated Access |
CUYomInventoryBPFunctions | A BlueprintFunctionLibrary for the inventory system |
CUYomInventoryItemFactory | A factory that can create inventory items in different ways |
CUYomItemsBPFunctions | A BlueprintFunctionLibrary for the Items system |
CUYomPortalsBPFunctions | A BlueprintFunctionLibrary for the Portals system |
CUYomTrackingBPFunctions | A BlueprintFunctionLibrary for YomTracking |
▼CUObject | |
CUYomSettings | Fetches settings from the DefaultYourOpenMetaverse.ini |
CUYomWalletFetchStrategies | Different item fetching strategies that are based on the wallet of the player |
▼CUUserWidget | |
CUYomButton | A button that can hold an item in it in the players UI, which can be defined in blueprints |
CUYomControlHintsWidget | The UI of the ControlHints that renders the game controls to the player's screen |
CUYomNameplateWidget | A base class of a widget that can represent a walletid |
CUYomPlayerInventoryWidget | The UI of the inventory that renders the inventory to the player's screen |
▼CUVoipListenerSynthComponent | |
CUYomAudioPlayerComponent | Decodes and plays compressed voice data passed over the network |