Class PlatformManager
  
  
  
    - Namespace
 - KSP.Platform
 
  - Assembly
 - Assembly-CSharp.dll
 
   
  
  
  
    public class PlatformManager
   
  
    - Inheritance
 
    - 
      
      
PlatformManager
     
  
  
    - Inherited Members
 
    - 
    
    
    
    
    
    
    
  
 
  
    - Extension Methods
 
    - 
  
  
  
  
  
  
 
  Constructors
  
  
  
  
  
  Fields
  
  
  
  
    public static PlatformManager.PlatformEvent OnPlatformInitialized
   
  Field Value
  
    - PlatformManager.PlatformEvent
 
    
  
  
  
  
  
    public static bool PlatformIsLoaded
   
  Field Value
  
    - bool
 
    
  
  Properties
  
  
  
  
  
    public static PlatformManager Instance { get; }
   
  Property Value
  
    - PlatformManager
 
    
  
  Methods
  
  
  
  
  
    public string GetPlatformAuthentication()
   
  Returns
  
    - string
 
    
  
  
  
  
  
  
    public SteamManager GetSteamManager()
   
  Returns
  
    - SteamManager
 
    
  
  
  
  
  
  
    public void RegisterPlatform()