Editing
CLogicRelay
Jump to navigation
Jump to search
Warning:
You are not logged in. Your IP address will be publicly visible if you make any edits. If you
log in
or
create an account
, your edits will be attributed to your username, along with other benefits.
Anti-spam check. Do
not
fill this in!
== Overview == An entity used to forward or "relay" a number of inputs to other entities. It's usage is similar to that of a function or subroutine in programming, when you have a number of inputs which you would like to send repeatedly across the logic of your map, you can package them into a logic_relay to be fired with a single input, rather than repeating large sections of logic redundantly. '''Source location : [https://github.com/sreechar/TF2-Source-Code/tree/master/tf2_src/game/server/logicrelay.h /game/server/logicrelay.h]''' '''Linked Entity : [https://developer.valvesoftware.com/wiki/logic_relay logic_relay]''' ==[[Classes|Class Structure]]== *'''[[CBaseEntity]]''' **'''[[CServerOnlyEntity]]''' ***'''[[CLogicalEntity]]''' ****'''CLogicRelay''' == Entity DataMaps == {| class="wikitable sortable mw-collapsible mw-collapsed" style="margin: 0 auto; width: 100%; padding: 0; |+CLogicRelay ! style="width: 50%; background-color: #303030; color: white" |Name ! style="width: 15%; background-color: #303030; color: white" |Type ! style="width: 35%; background-color: #303030; color: white" |Description |- | style="width: 50%;" |'''InputCancelPending''' | style="width: 15%;" | | style="width: 35%;" | |- | style="width: 50%;" |'''InputDisable''' | style="width: 15%;" | | style="width: 35%;" | |- | style="width: 50%;" |'''InputEnable''' | style="width: 15%;" | | style="width: 35%;" | |- | style="width: 50%;" |'''InputEnableRefire''' | style="width: 15%;" | | style="width: 35%;" | |- | style="width: 50%;" |'''InputToggle''' | style="width: 15%;" | | style="width: 35%;" | |- | style="width: 50%;" |'''InputTrigger''' | style="width: 15%;" | | style="width: 35%;" | |- | style="width: 50%;" |'''m_OnSpawn''' | style="width: 15%;" | | style="width: 35%;" | |- | style="width: 50%;" |'''m_OnTrigger''' | style="width: 15%;" | | style="width: 35%;" | |- | style="width: 50%;" |'''m_bDisabled''' | style="width: 15%;" | | style="width: 35%;" | |- | style="width: 50%;" |'''m_bWaitForRefire''' | style="width: 15%;" | | style="width: 35%;" | |}
Summary:
Please note that all contributions to SigMod are considered to be released under the Creative Commons Attribution-NonCommercial-ShareAlike (see
SigMod:Copyrights
for details). If you do not want your writing to be edited mercilessly and redistributed at will, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource.
Do not submit copyrighted work without permission!
Cancel
Editing help
(opens in new window)
Navigation menu
Personal tools
Not logged in
Talk
Contributions
Create account
Log in
Namespaces
Page
Discussion
British English
Views
Read
Edit
Edit source
View history
More
Navigation
Main page
Recent changes
Random page
Help about MediaWiki
Tools
What links here
Related changes
Special pages
Page information