API reference
API reference
Select your platform
No SDKs available
No versions available

ProxyController Class

Proxy class using to virtualize a ControllerType with ProxyFlex The intent here is to contain the data and some layout options than can later be filled into an actual ControllerType when the ProxyFlex decides to.

Properties

ControllerType Target[Get]

Member Functions

void Fill
( ControllerType target,
Dictionary< ControllerType, ProxyController< ControllerType > > targets )

Protected Functions

abstract void Fill ( )