C# 클래스 withSIX.Play.Core.Games.Entities.SteamApp

파일 보기 프로젝트 열기: SIXNetworks/withSIX.Desktop 1 사용 예제들

공개 메소드들

메소드 설명
LoadManifest ( ) : void
SetAppPath ( ) : void
SteamApp ( int appId, IAbsoluteDirectoryPath installBase, KeyValues appConfig ) : System

메소드 상세

LoadManifest() 공개 메소드

public LoadManifest ( ) : void
리턴 void

SetAppPath() 공개 메소드

public SetAppPath ( ) : void
리턴 void

SteamApp() 공개 메소드

public SteamApp ( int appId, IAbsoluteDirectoryPath installBase, KeyValues appConfig ) : System
appId int
installBase IAbsoluteDirectoryPath
appConfig KeyValues
리턴 System