1
0
KF2-Dev-Scripts/KFGame/Classes/KFGfxMoviePlayer_World.uc
2020-12-13 18:01:13 +03:00

14 lines
553 B
Ucode

//=============================================================================
// KFGFxMoviePlayer_World
//=============================================================================
// Class Description
//=============================================================================
// Killing Floor 2
// Copyright (C) 2015 Tripwire Interactive LLC
// - Author 1/15/2014
//=============================================================================
class KFGFxMoviePlayer_World extends GFxMoviePlayer;
var GFxObject MainComponent;