YOM Replicator SDK 0.8.0.0
A metaverse SDK created by YOM
Loading...
Searching...
No Matches
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
 CAYomAvatarItemRepresents an avatar that can be equipped as a new character by the player
 CAYomGameModeThe gamemode for metaspaces
 CAYomGatedAccessA gated access can be used to restrict the player access based on a specific inventory item
 CAYomGltfAvatarA gltf avatar that can be equipped
 CAYomHUD
 CAYomInventoryItemAn item that contains all of the blockchain data and actor data of an item
 CAYomManagerA manager that can manage something of the metaspace
 CAYomNameplateManagerManages the nameplates of all different players in the metaspace This class needs to be set under the 'Managers' tab in your metaspace player
 CAYomPlayerThe main player of the metaspaces, it is a PlayerController as the PlayerController should never change
 CAYomPortalA portal that can portal players to a different metaspace
 CAYomSpawnableItemAn item that can be spawned
 CFWalletThe wallet which holds information about a the wallet of a player
 CFYomSetupSettingsLoader
 CSYomSettingsWindowWindow that contains the yom settings
 CSYomSetupWindowThe window that pops up when a creator clicks 'Setup Metaspace'
 CUYomAirdropBPFunctionsA BlueprintFunctionLibrary for the airdropping system
 CUYomAudioPlayerComponentDecodes and plays compressed voice data passed over the network
 CUYomAudioRecorderComponentConsumes audio from the webrtc for voice chat
 CUYomButtonA button that can hold an item in it in the players UI, which can be defined in blueprints
 CUYomControlHintsComponentThe ControlHints YomModule, which adds a Widget to show the game controls to the player
 CUYomControlHintsWidgetThe UI of the ControlHints that renders the game controls to the player's screen
 CUYomCoreBPFunctionsA BlueprintFunctionLibrary for YomCore
 CUYomCounterBPFunctionsA BlueprintFunctionLibrary for the counter system
 CUYomExternalEventAn external event that can be called from the bridge
 CUYomGatedAccessBPFunctionsA BlueprintFunctionLibrary for the Yom Gated Access
 CUYomGatedAccessComponentThe module that is attached to players to allow the player to use portals
 CUYomInventoryBPFunctionsA BlueprintFunctionLibrary for the inventory system
 CUYomInventoryComponentThe Inventory YomModule, which keeps track of the items the player has in his wallet
 CUYomInventoryItemFactoryA factory that can create inventory items in different ways
 CUYomItemsBPFunctionsA BlueprintFunctionLibrary for the Items system
 CUYomModuleThe base class for all YomModules that can extend the YomPlayer
 CUYomNameplateManagerComponent
 CUYomNameplateWidgetA base class of a widget that can represent a walletid
 CUYomPlayerInventoryWidgetThe UI of the inventory that renders the inventory to the player's screen
 CUYomPortallingComponentThe module that is attached to players to allow the player to use portals
 CUYomPortalsBPFunctionsA BlueprintFunctionLibrary for the Portals system
 CUYomSettingsFetches settings from the DefaultYourOpenMetaverse.ini
 CUYomSettingsSync
 CUYomStreamEventAn event that can be called from the stream
 CUYomTrackingBPFunctionsA BlueprintFunctionLibrary for YomTracking
 CUYomVoiceComponentComponent that sets up and manages the voice chat of a player
 CUYomVoiceInitializerComponentComponent that manages the attachment of the voice component to the player
 CUYomWalletFetchStrategiesDifferent item fetching strategies that are based on the wallet of the player
 CYomControlHintsModule