Env outtro stats: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
(Created page with '{{l4d point|env_outtro_stats}}<br> {{l4d2 point|env_outtro_stats}} {{stub}} == Entity description == An entity to control the outtro stats at the end of a campaign. == Keyvalue…')
 
mNo edit summary
Line 1: Line 1:
{{l4d point|env_outtro_stats}}<br>
{{l4d series point|env_outtro_stats}}
{{l4d2 point|env_outtro_stats}}
{{stub}}
{{stub}}



Revision as of 07:53, 25 July 2010

Template:L4d series point

Stub

This article or section is a stub. You can help by expanding it.

Entity description

An entity to control the outtro stats at the end of a campaign.

Keyvalues

Name (targetname) <string>[ Edit ]
The name that other entities refer to this entity by, via Inputs/Outputs or other keyvalues (e.g. parentname or target).
Also displayed in Hammer's 2D views and Entity Report.
See also:  Generic Keyvalues, Inputs and Outputs available to all entities

Inputs

RollStatsCrawl
Start the outro stats rolling.
RollCredits
Start the outro credits rolling.


Outputs

OnOutroStatsDone
Fired when the stats having finished rolling or the user cancels out.


See also

External links