Property | Type | Description | |
---|---|---|---|
buttonTemplate | GameObject | ||
codexText | Text | ||
collectionText | Text | ||
scrollContent | GameObject | ||
textPanel | GameObject |
Method | Description | |
---|---|---|
CloseText ( ) : void | ||
LoadContents ( string codexTextFileName ) : void | ||
ReturnToTitle ( ) : void |
Method | Description | |
---|---|---|
Start ( ) : void | ||
Update ( ) : void |
public LoadContents ( string codexTextFileName ) : void | ||
codexTextFileName | string | |
return | void |