C# 클래스 PlayerSave, Aegina

상속: MonoBehaviour
파일 보기 프로젝트 열기: JMounier/Aegina 1 사용 예제들

공개 메소드들

메소드 설명
PlayerSave ( GameObject go, string pathPlayer, bool isServer ) : System.Collections.Generic
Save ( ) : void

메소드 상세

PlayerSave() 공개 메소드

public PlayerSave ( GameObject go, string pathPlayer, bool isServer ) : System.Collections.Generic
go GameObject
pathPlayer string
isServer bool
리턴 System.Collections.Generic

Save() 공개 메소드

public Save ( ) : void
리턴 void