Loading...
Searching...
No Matches
SCR_VotingResultData Interface Reference
Inheritance diagram for SCR_VotingResultData:
SCR_AnalyticsData

Public Attributes

bool flag_vote_success
 
string vote_author_id
 
string vote_winner_id
 
string vote_type
 

Protected Member Functions

override string GetData ()
 

Additional Inherited Members

- Public Member Functions inherited from SCR_AnalyticsData
string ToPrettyString ()
 

Member Function Documentation

◆ GetData()

override string SCR_VotingResultData.GetData ( )
protected
Returns
data only without class name, can be overloaded to include childrens' fields.

Implements SCR_AnalyticsData.

Member Data Documentation

◆ flag_vote_success

bool SCR_VotingResultData.flag_vote_success

◆ vote_author_id

string SCR_VotingResultData.vote_author_id

◆ vote_type

string SCR_VotingResultData.vote_type

◆ vote_winner_id

string SCR_VotingResultData.vote_winner_id

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