생성자(1/2)
PFEntityKey 클래스의 새 인스턴스를 초기화합니다. PlayFab 로그인 메서드에서 반환된 PlayFabAuthenticationContext authContext를 전달합니다.
public PFEntityKey(PlayFabAuthenticationContext authContext)
생성자(2/2)
PFEntityKey 클래스의 새 인스턴스를 초기화합니다.
public PFEntityKey(string id, string type)
참고 항목
- 클래스 PFEntityKey
- 네임스페이스 PlayFab.Multiplayer