7 lines
154 B
Ucode
7 lines
154 B
Ucode
|
/**
|
||
|
* Copyright 1998-2013 Epic Games, Inc. All Rights Reserved.
|
||
|
*/
|
||
|
class InterpGroupInstDirector extends InterpGroupInst
|
||
|
native(Interpolation);
|
||
|
|