Env credits: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
m (doxygen)
m (template update)
Line 7: Line 7:
==Availability==
==Availability==
{{in game|point}} {{game-base}}
{{in game|point}} {{game-base}}
{{in code|class=[http://hl2sdk.gigcities.com/class_c_credits.html CCredits]|file=[http://hl2sdk.gigcities.com/_env_message_8cpp-source.html EnvMessage.cpp]}}
{{in code|class=class_c_credits.html CCredits|file=_env_message_8cpp-source.html EnvMessage.cpp}}


==Keyvalues==
==Keyvalues==

Revision as of 06:34, 2 August 2006

Template:Wrongtitle

Entity Description

Env credits.png

An entity to control the rolling credits.

Availability

Template:In game Template:Game-base Template:In code

Keyvalues

Inputs

  • RollCredits
Start the intro credits rolling.
  • RollOutroCredits
Start the outro credits rolling.
  • ShowLogo
Show the HL2 logo.

Outputs

  • OnCreditsDone
Fired when the credits having finished rolling.