15 lines
415 B
Ucode
15 lines
415 B
Ucode
class ActortList extends Object
|
|
PerObjectConfig
|
|
Config(HideMut);
|
|
|
|
|
|
var config array<string> uselessStaticMeshes;
|
|
var config array<string> uselessEmitters;
|
|
var config array<string> uselessLights;
|
|
var config array<string> uselessDecorations;
|
|
var config array<string> uselessMovers;
|
|
var config array<string> uselessProjectors;
|
|
var config array<string> uselessRotatingMeshActors;
|
|
|
|
|
|
defaultproperties{} |