Env outtro stats: Difference between revisions
Jump to navigation
Jump to search
(-added class hierarchy) |
(-entity template) |
||
Line 1: | Line 1: | ||
{{CD|COuttroStats}} | {{CD|COuttroStats}} | ||
{{ | {{entity|type=e0|series=Left 4 Dead|env_outtro_stats}} It controls the outtro stats at the end of a campaign. | ||
== Keyvalues == | == Keyvalues == |
Revision as of 05:01, 9 July 2023
![]() |
---|
COuttroStats |
Template:Entity It controls 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
ortarget
).
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
- OnOuttroStatsDone
- Fired when the stats having finished rolling or the user cancels out.