Class PlatformChecker
Inheritance
System.Object
PlatformChecker
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: AssetRipper.Import.Structure.Platforms
Assembly: AssetRipper.Import.dll
Syntax
public static class PlatformChecker
Methods
| Improve this Doc View SourceCheckPlatform(List<String>, out PlatformGameStructure, out MixedGameStructure)
Declaration
public static bool CheckPlatform(List<string> paths, out PlatformGameStructure platformStructure, out MixedGameStructure mixedStructure)
Parameters
Type | Name | Description |
---|---|---|
List<System.String> | paths | |
PlatformGameStructure | platformStructure | |
MixedGameStructure | mixedStructure |
Returns
Type | Description |
---|---|
System.Boolean |