The three virtues of a programmer: Laziness, Impatience, and Hubris. – Larry Wall
Simulated
From Unreal Wiki, The Unreal Engine Documentation Site
This disambiguation page lists articles associated with the same title. If an internal link led you here, you may wish to change the link to point directly to the intended article. |
The keyword simulated is used as a modifier for functions and states whose code should be executable even if the context object is an Actor with Role <= ROLE_SimulatedProxy
.