All public logs
Jump to navigation
Jump to search
Combined display of all available logs of Valve Developer Community. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 21:33, 28 June 2025 WoShiGeNiCheng talk contribs created page Zh/Logic multicompare (Created page with "{{LanguageBar|CLogicCompareInteger|title=逻辑比较整数实体}} {{CD|CLogicCompareInteger|file1=logicentities.cpp}} {{this is a|逻辑实体|name=logic_multicompare|sprite=1}} 比较一组输入值。如果全部相同,触发<code>OnEqual</code>输出;如果存在不同,触发<code>OnNotEqual</code>输出。 该实体内部维护一个整数列表,用于存储通过<code>InputValue</code>输入接收的值。所有输入值必须为整数或布尔值(若...")