| Overview | Package | Class | Source | Class tree | Glossary | UnrealScript Documentation |
| previous class next class | frames no frames | |||||
Core.Object
|
+-- Engine.Actor
|
+-- Engine.HUD
|
+-- UnrealShare.UnrealHUD
|
+-- UnrealI.EndgameHud
| Variables Summary | |
|---|---|
| EndgameHud | |
| string | Message1 |
| string | Message2 |
| string | Message3 |
| string | Message4 |
| string | Message5 |
| string | Message6 |
| string | Message7 |
| int | MessageNumber |
| Inherited Variables from Engine.HUD |
|---|
| Crosshair, HUDConfigWindowType, HudMode, MainMenu, MainMenuType, Overlays |
| Structures Summary |
|---|
| Inherited Structures from UnrealShare.UnrealHUD |
|---|
| MessageStruct |
| Functions Summary | ||
|---|---|---|
![]() | DrawMOTD (canvas Canvas) | |
![]() | PostRender (canvas Canvas )) | |
![]() | Timer ())) | |
| Inherited Functions from Engine.HUD |
|---|
| AddOverlay, ChangeCrosshair, ChangeHud, DisplayMessages, DrawCrossHair, GetMessageColor, InputNumber, Message, PlayReceivedMessage, PostRender, PostRender2D, PreRender, RemoveOverlay |
| Variables Detail |
|---|
| Functions Detail |
|---|
DrawMOTD Source code
PostRender Source code
Timer Source code| Defaultproperties |
|---|
defaultproperties
{
Message1="The Skaarj escape pod has broken free from the planet's gravitational pull... barely. Yet it's fuel has depleted and you drift aimlessly."
Message2="From where many have died, you have escaped. You laugh to yourself; so much has happened, but little has changed."
Message3="Before the crash landing, you were trapped in a cramped cell. Now, once again you are confined in a prison."
Message4="But, you feel confident that someone will come upon your small vessel... eventually."
Message5="Until then, you drift and hope."
Message6="Press fire to restart"
Event="EndShip"
}
|
| Overview | Package | Class | Source | Class tree | Glossary | UnrealScript Documentation |
| previous class next class | frames no frames | |||||