◆ EnableContextAction()
void SCR_VotingStickyNotificationUIComponent.EnableContextAction |
( |
bool | enable | ) |
|
|
protected |
When the UI is visible the player can use the instant vote actions (If there is only one vote active)
- Parameters
-
◆ EnableVotingTimerUI()
void SCR_VotingStickyNotificationUIComponent.EnableVotingTimerUI |
( |
bool | enable | ) |
|
|
protected |
Enable the voting timer UI.
- Parameters
-
◆ InstantVotingContextUpdate()
void SCR_VotingStickyNotificationUIComponent.InstantVotingContextUpdate |
( |
| ) |
|
|
protected |
Updates each frame to keep InstantVotingContext active.
◆ OnButton()
override void SCR_VotingStickyNotificationUIComponent.OnButton |
( |
| ) |
|
|
protected |
◆ OnDestroy()
override void SCR_VotingStickyNotificationUIComponent.OnDestroy |
( |
| ) |
|
|
protected |
◆ OnInit()
◆ OnPlayerFactionChanged()
void SCR_VotingStickyNotificationUIComponent.OnPlayerFactionChanged |
( |
Faction | faction, |
|
|
int | newCount ) |
|
protected |
◆ OnPlayerJoinOrLeaveServer()
void SCR_VotingStickyNotificationUIComponent.OnPlayerJoinOrLeaveServer |
( |
int | playerId | ) |
|
|
protected |
◆ OnVoteCountChanged()
void SCR_VotingStickyNotificationUIComponent.OnVoteCountChanged |
( |
EVotingType | type, |
|
|
int | value, |
|
|
int | voteCount ) |
|
protected |
◆ OnVoteStartOrChanged()
void SCR_VotingStickyNotificationUIComponent.OnVoteStartOrChanged |
( |
EVotingType | type, |
|
|
int | value ) |
|
protected |
◆ OnVotingChanged()
void SCR_VotingStickyNotificationUIComponent.OnVotingChanged |
( |
bool | isInit = false | ) |
|
|
protected |
◆ OnVotingEnd()
void SCR_VotingStickyNotificationUIComponent.OnVotingEnd |
( |
EVotingType | type, |
|
|
int | value, |
|
|
int | winner ) |
|
protected |
◆ VotingTimeUpdate()
void SCR_VotingStickyNotificationUIComponent.VotingTimeUpdate |
( |
| ) |
|
|
protected |
Called when only 1 vote is active. Called every 1 second to update.
◆ m_bIsUpdatingActionContext
bool SCR_VotingStickyNotificationUIComponent.m_bIsUpdatingActionContext |
|
protected |
◆ m_bIsUpdatingTime
bool SCR_VotingStickyNotificationUIComponent.m_bIsUpdatingTime |
|
protected |
◆ m_eActiveSingularVoteType
EVotingType SCR_VotingStickyNotificationUIComponent.m_eActiveSingularVoteType |
|
protected |
◆ m_eActiveSingularVoteValue
int SCR_VotingStickyNotificationUIComponent.m_eActiveSingularVoteValue |
|
protected |
◆ m_InstantVoteLayout
Widget SCR_VotingStickyNotificationUIComponent.m_InstantVoteLayout |
|
protected |
◆ m_RemainingVotingTime
TextWidget SCR_VotingStickyNotificationUIComponent.m_RemainingVotingTime |
|
protected |
◆ m_sCurrentVoteCountFormatting
string SCR_VotingStickyNotificationUIComponent.m_sCurrentVoteCountFormatting |
|
protected |
◆ m_sInstantVoteLayoutName
string SCR_VotingStickyNotificationUIComponent.m_sInstantVoteLayoutName |
|
protected |
◆ m_sMultipleVotesText
LocalizedString SCR_VotingStickyNotificationUIComponent.m_sMultipleVotesText |
|
protected |
◆ m_sRemainingVotingTimeName
string SCR_VotingStickyNotificationUIComponent.m_sRemainingVotingTimeName |
|
protected |
◆ m_VotingManagerComponent
◆ PLATFORM_ICON_SIZE
const float SCR_VotingStickyNotificationUIComponent.PLATFORM_ICON_SIZE = 2 |
|
staticprotected |
The documentation for this interface was generated from the following file:
- Game/UI/Components/Notification/SCR_VotingStickyNotificationUIComponent.c