Captainup  2.4
Properties | List of all members
<CPTGameCenter> Protocol Reference

#import <CPTGameCenter.h>

Inheritance diagram for <CPTGameCenter>:
<CPTObject>

Properties

NSString * introTitle
 
NSString * introText
 
NSString * introTextHTML
 
- Properties inherited from <CPTObject>
NSDictionary< NSString *, id > * sourceDictionary
 

Additional Inherited Members

- Instance Methods inherited from <CPTObject>
(nonnull instancetype) - initWithDictionary:
 
(nonnull NSDictionary< NSString *, id > *) - toDictionary
 

Detailed Description

CPTGameCenter

Property Documentation

◆ introText

- (NSString*) introText
readnonatomicassign

The text for the app's game center.

◆ introTextHTML

- (NSString*) introTextHTML
readnonatomicassign

The HTML text of the app's game center.

◆ introTitle

- (NSString*) introTitle
readnonatomicassign

The title of the app's game center.


The documentation for this protocol was generated from the following file: