C# Class BrawlCrate.Core.SystemInfo

Read-only information pertaining to the current system that the program is running on.
Show file Open project: soopercool101/BrawlCrateNeo

Public Properties

Property Type Description
Endian Endianness

Property Details

Endian public static property

The Endianness of the current system running the program.
public static Endianness Endian
return Endianness