StateBag::GetExternalInterface

StateBag::GetExternalInterface
inline Ptr<ExternalInterface> GetExternalInterface() const;
Description

GetExternalInterface obtains a pointer set by SetExternalInterface to ExternalInterface state object, which provides user callbacks for handling ActionScript ExternalInterface class.

Return Value

A ExternalInterface pointer stored in the shared state or one of its delegates.