Cogito, ergo sum
UE2:MessageTrigger (UT2004)
From Unreal Wiki, The Unreal Engine Documentation Site
Contents |
- Package:
- UnrealGame
| This is an auto-generated page and may need human attention. Please remove this tag if the page seems reasonably complete or replace it with the {{expand}} tag if the page is not yet complete. |
MessageTrigger Broadcasts a message to all players
[edit] Properties
[edit] Property group 'MessageTrigger'
[edit] Message
Type: string
Modifiers: localized
Default value: "My Message"
[edit] MessageType
Type: EMT_MessageType
Default value: EMT_CriticalEvent
[edit] Team
Type: byte
Default value: 255
[edit] Enums
[edit] EMT_MessageType
- EMT_Default
- EMT_CriticalEvent
- EMT_DeathMessage
- EMT_Say
- EMT_TeamSay
[edit] Functions
[edit] Events
[edit] Trigger
Overrides: Actor.Trigger
[edit] Other instance functions
[edit] CheckTeam
function bool CheckTeam (PlayerController P)
