Monobit Unity Networking ver.2.8.0 Server API Reference (C#)
MrsLibs.Configuration.Platform Class Reference

プラットフォーム More...

Static Public Member Functions

static bool IsWindows ()
 Windowsの判定 More...
 
static bool IsLinux ()
 Linuxの判定 More...
 
static bool IsMacOS ()
 Macの判定 More...
 
static sbyte GetLinuxOSKind ()
 OS種別の取得 More...
 

Public Attributes

const sbyte CentOS7 = 0
 
const sbyte AmazonLinux2 = 1
 
const sbyte UnknownLinux = -1
 

Detailed Description

プラットフォーム

Member Function Documentation

static sbyte MrsLibs.Configuration.Platform.GetLinuxOSKind ( )
static

OS種別の取得

Returns

Here is the call graph for this function:

static bool MrsLibs.Configuration.Platform.IsLinux ( )
static

Linuxの判定

Here is the caller graph for this function:

static bool MrsLibs.Configuration.Platform.IsMacOS ( )
static

Macの判定

Here is the caller graph for this function:

static bool MrsLibs.Configuration.Platform.IsWindows ( )
static

Windowsの判定

Here is the caller graph for this function:


The documentation for this class was generated from the following file: