0x00x00D0
Members 4
| Offset | Size | Name | Type | Flags | Default |
|---|---|---|---|---|---|
| 0x10 | OnVoteKickStarted | FMulticastScriptDelegate | 4 flags | <delegate> | |
| 0x10 | OnVoteKickUpdated | FMulticastScriptDelegate | 4 flags | <delegate> | |
| 0x10 | OnVoteKickEnded | FMulticastScriptDelegate | 4 flags | <delegate> | |
| 0x10 | OnVoteKickInitiateFailed | FMulticastScriptDelegate | 4 flags | <delegate> | |
| 0x0070 | 0x60 | unreflected bytes to end of UVoteKickSubsystem | |||
Functions 13
| Signature | Flags | Native | Params |
|---|---|---|---|
| bool IsVoteInProgress() | FinalNative+1 flags | 0x01 | |
| bool IsPlayerImmune(FUniqueNetIdRepl& PlayerId) | FinalNative+1 flags | 0x31 | |
| bool IsOnCooldown() | FinalNative+1 flags | 0x01 | |
| bool InitiateVoteKick(FUniqueNetIdRepl& InitiatorPlayerId, FUniqueNetIdRepl& TargetPlayerId) | FinalNative+1 flags | 0x61 | |
| bool HasLocalPlayerVoted() | FinalNative+1 flags | 0x01 | |
| float GetVoteTimeRemaining() | FinalNative+1 flags | 0x04 | |
| int32 GetVotesNeededForMajority() | FinalNative+1 flags | 0x04 | |
| float GetImmunityRemaining(FUniqueNetIdRepl& PlayerId) | FinalNative+1 flags | 0x34 | |
| int32 GetEligibleVoterCount() | FinalNative+1 flags | 0x04 | |
| FVoteKickState GetCurrentVoteState() | FinalNative+1 flags | 0xB0 | |
| float GetCooldownRemaining() | FinalNative+1 flags | 0x04 | |
| bool CastVote(FUniqueNetIdRepl& VoterPlayerId, bool bVoteYes) | FinalNative+1 flags | 0x32 | |
| bool CanLocalPlayerVote() | FinalNative+1 flags | 0x01 |