YOM Replicator SDK 0.8.0.0
A metaverse SDK created by YOM
|
Main module that handles player and wallet connection.
YomCore provides creators with essential objects that are needed to run a metaspace. These objects include but are not limited to the YomPlayer, Wallets, and YomModules.
Classes | |
class | UYomCoreBPFunctions |
A BlueprintFunctionLibrary for YomCore. More... | |
class | AYomGameMode |
The gamemode for metaspaces. More... | |
class | AYomManager |
A manager that can manage something of the metaspace. More... | |
class | UYomModule |
The base class for all YomModules that can extend the YomPlayer. More... | |
class | AYomPlayer |
The main player of the metaspaces, it is a PlayerController as the PlayerController should never change. More... | |
struct | FWallet |
The wallet which holds information about a the wallet of a player. More... | |
Enumerations | |
enum | EWalletType { NoWallet , TestWallet , SolanaWallet , GuestWallet } |
All wallet types that are available to the metaspace. More... | |
enum EWalletType |
All wallet types that are available to the metaspace.