C# 클래스 InteractiveConsole, carrot-unity

상속: MonoBehaviour
파일 보기 프로젝트 열기: GoCarrotArchive/carrot-unity 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
ApiQuery string
CenterHorizontal bool
CenterVertical bool
DirectRequestMessage string
DirectRequestTitle string
FeedActionLink string
FeedActionName string
FeedLink string
FeedLinkCaption string
FeedLinkDescription string
FeedLinkName string
FeedMediaSource string
FeedPicture string
FeedReference string
FeedToId string
FriendSelectorData string
FriendSelectorExcludeIds string
FriendSelectorFilters string
FriendSelectorMax string
FriendSelectorMessage string
FriendSelectorTitle string
Height string
IncludeFeedProperties bool
Left string
PayProduct string
PlayerLevel float
Top string
Width string
textStyle GUIStyle

Private Properties

프로퍼티 타입 설명
Button bool
CallAppRequestAsDirectRequest void
CallAppRequestAsFriendSelector void
CallFBAPI void
CallFBFeed void
CallFBGetDeepLink void
CallFBInit void
CallFBLogin void
CallFBLogout void
CallFBPay void
CallFBPublishInstall void
IsHorizontalLayout bool
LabelAndTextField void
OnHideUnity void
OnInitComplete void
PublishComplete void
TakeScreenshot IEnumerator

공개 메소드들

메소드 설명
Awake ( ) : void
CallAppEventLogEvent ( ) : void
CallCanvasSetResolution ( ) : void
Callback ( FBResult, result ) : void
LoginCallback ( FBResult, result ) : void
OnGUI ( ) : void

비공개 메소드들

메소드 설명
Button ( string label ) : bool
CallAppRequestAsDirectRequest ( ) : void
CallAppRequestAsFriendSelector ( ) : void
CallFBAPI ( ) : void
CallFBFeed ( ) : void
CallFBGetDeepLink ( ) : void
CallFBInit ( ) : void
CallFBLogin ( ) : void
CallFBLogout ( ) : void
CallFBPay ( ) : void
CallFBPublishInstall ( ) : void
IsHorizontalLayout ( ) : bool
LabelAndTextField ( string label, string &text ) : void
OnHideUnity ( bool isGameShown ) : void
OnInitComplete ( ) : void
PublishComplete ( FBResult, result ) : void
TakeScreenshot ( ) : IEnumerator

메소드 상세

Awake() 공개 메소드

public Awake ( ) : void
리턴 void

CallAppEventLogEvent() 공개 메소드

public CallAppEventLogEvent ( ) : void
리턴 void

CallCanvasSetResolution() 공개 메소드

public CallCanvasSetResolution ( ) : void
리턴 void

Callback() 공개 메소드

public Callback ( FBResult, result ) : void
result FBResult,
리턴 void

LoginCallback() 공개 메소드

public LoginCallback ( FBResult, result ) : void
result FBResult,
리턴 void

OnGUI() 공개 메소드

public OnGUI ( ) : void
리턴 void

프로퍼티 상세

ApiQuery 공개적으로 프로퍼티

public string ApiQuery
리턴 string

CenterHorizontal 공개적으로 프로퍼티

public bool CenterHorizontal
리턴 bool

CenterVertical 공개적으로 프로퍼티

public bool CenterVertical
리턴 bool

DirectRequestMessage 공개적으로 프로퍼티

public string DirectRequestMessage
리턴 string

DirectRequestTitle 공개적으로 프로퍼티

public string DirectRequestTitle
리턴 string

FeedActionLink 공개적으로 프로퍼티

public string FeedActionLink
리턴 string

FeedActionName 공개적으로 프로퍼티

public string FeedActionName
리턴 string

FeedLink 공개적으로 프로퍼티

public string FeedLink
리턴 string

FeedLinkCaption 공개적으로 프로퍼티

public string FeedLinkCaption
리턴 string

FeedLinkDescription 공개적으로 프로퍼티

public string FeedLinkDescription
리턴 string

FeedLinkName 공개적으로 프로퍼티

public string FeedLinkName
리턴 string

FeedMediaSource 공개적으로 프로퍼티

public string FeedMediaSource
리턴 string

FeedPicture 공개적으로 프로퍼티

public string FeedPicture
리턴 string

FeedReference 공개적으로 프로퍼티

public string FeedReference
리턴 string

FeedToId 공개적으로 프로퍼티

public string FeedToId
리턴 string

FriendSelectorData 공개적으로 프로퍼티

public string FriendSelectorData
리턴 string

FriendSelectorExcludeIds 공개적으로 프로퍼티

public string FriendSelectorExcludeIds
리턴 string

FriendSelectorFilters 공개적으로 프로퍼티

public string FriendSelectorFilters
리턴 string

FriendSelectorMax 공개적으로 프로퍼티

public string FriendSelectorMax
리턴 string

FriendSelectorMessage 공개적으로 프로퍼티

public string FriendSelectorMessage
리턴 string

FriendSelectorTitle 공개적으로 프로퍼티

public string FriendSelectorTitle
리턴 string

Height 공개적으로 프로퍼티

public string Height
리턴 string

IncludeFeedProperties 공개적으로 프로퍼티

public bool IncludeFeedProperties
리턴 bool

Left 공개적으로 프로퍼티

public string Left
리턴 string

PayProduct 공개적으로 프로퍼티

public string PayProduct
리턴 string

PlayerLevel 공개적으로 프로퍼티

public float PlayerLevel
리턴 float

Top 공개적으로 프로퍼티

public string Top
리턴 string

Width 공개적으로 프로퍼티

public string Width
리턴 string

textStyle 공개적으로 프로퍼티

public GUIStyle textStyle
리턴 GUIStyle