1
0

10 lines
145 B
Ucode
Raw Normal View History

2020-12-13 18:01:13 +03:00
/**
* Base class for all interfaces
*
* Copyright 1998-2013 Epic Games, Inc. All Rights Reserved.
*/
interface Interface
native;