KFbxEventUpdateSystemLibrary
#include<kfbxlibrary.h>

Inherits KFbxEvent.

List of all members.

Detailed Description

This library event is triggered when an application requires an update to a specific library.

Definition at line337of filekfbxlibrary.h.


Constructor and Destructor

 KFbxEventUpdateSystemLibrary(KFbxLibrary*pLibrary)
 Constructor.

Member access

KFbxLibraryGetLibrary() const
 Retrieve the library.

Constructor&Destructor Documentation

Constructor.

Definition at line347of filekfbxlibrary.h.

Member Function Documentation

KFbxLibrary* GetLibrary( ) const[inline]

Retrieve the library.

Definition at line357of filekfbxlibrary.h.