If you want to help us maintaining this wiki, check out our discord server: https://discord.gg/3u69jMa 

Revision history of "*InterferenceGenerator"

Jump to navigation Jump to search

Diff selection: Mark the radio boxes of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

  • curprev 10:36, 14 May 2021Plasma talk contribs 418 bytes +418 Created page with "<source lang="c++"> class InterferenceGenerator extends Actor placeable; var() bool bIsOn; function Trigger( Actor Other, Pawn EventInstigator ) { if( bIsOn ) TurnOff();..."