Property | Type | Description | |
---|---|---|---|
approveButton | Button | ||
bodyText | Text | ||
nameText | Text | ||
photoImage | |||
photoRetrieved | bool | ||
rejectButton | Button |
Method | Description | |
---|---|---|
Start ( ) : void | ||
Update ( ) : void | ||
enableApproval ( string id ) : void | ||
getPhoto ( ) : void | ||
handleProcess ( string action ) : void | ||
init ( int num ) : void | ||
initMain ( JSONObject, rec, WindowHandler, inHandler ) : void |
public handleProcess ( string action ) : void | ||
action | string | |
return | void |
public initMain ( JSONObject, rec, WindowHandler, inHandler ) : void | ||
rec | JSONObject, | |
inHandler | WindowHandler, | |
return | void |
public RawImage,UnityEngine.UI photoImage | ||
return |