Class PlatformRegistry
Tracks the set of known platform providers.
public static class PlatformRegistry
- Inheritance
-
PlatformRegistry
- Inherited Members
Properties
PlatformProviders
Returns a dictionary from qualified name to platform provider.
public static ImmutableDictionary<string, INDMFPlatformProvider> PlatformProviders { get; }
Property Value
Exceptions
Methods
GetPrimaryPlatformForAvatar(GameObject)
public static INDMFPlatformProvider? GetPrimaryPlatformForAvatar(GameObject avatarObject)
Parameters
avatarObject
GameObject