SetTransformFromReference
This commit is contained in:
@@ -13,6 +13,7 @@ class ActorScroller : public ActorFrame
|
||||
public:
|
||||
ActorScroller();
|
||||
|
||||
void SetTransformFromReference( const LuaReference &ref );
|
||||
void SetTransformFromExpression( const RString &sTransformFunction );
|
||||
void SetTransformFromHeight( float fItemHeight );
|
||||
|
||||
|
||||
Reference in New Issue
Block a user