C# 클래스 StardewValleyMP.Platforms.Friend

파일 보기 프로젝트 열기: Pathoschild/smapi-mod-dump 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
avatar Texture2D
displayName string
id ulong

프로퍼티 상세

avatar 공개적으로 프로퍼티

public Texture2D avatar
리턴 Texture2D

displayName 공개적으로 프로퍼티

public string displayName
리턴 string

id 공개적으로 프로퍼티

public ulong id
리턴 ulong