FBAssetMng Class Reference

FBAssetMng Class Reference

#include <mobu-python-api.h>

+ Inheritance diagram for FBAssetMng:

Public Member Functions

__reduce__ ()
 
CreateServerPath ()
 
GetAssetFolderFromLocalPath ()
 
ShowSettings ()
 
GetAssetFileFromLocalPath ()
 
WithinManagedPath ()
 
Initialize ()
 
GetAssetFolder ()
 
MapLocalPathToServerPath ()
 
GetAssetFile ()
 
GetFileOptions ()
 
FileIsManaged ()
 
CheckAvailability ()
 
BrowseForFile ()
 
BrowseForFolder ()
 
__init__ ()
 
- Public Member Functions inherited from FBComponent
HardSelect ()
 
GetObjectStatus ()
 
SetObjectStatus ()
 
DisableObjectFlags ()
 
GetOwnerFileReference ()
 
SetObjectFlags ()
 
GetObjectFlags ()
 
EnableObjectFlags ()
 
FBDelete ()
 
PropertyRemove ()
 
ProcessNamespaceHierarchy ()
 
PropertyCreate ()
 
HasObjectFlags ()
 
Is ()
 
ProcessObjectNamespace ()
 
PropertyAddReferenceProperty ()
 
ClassName ()
 
FBDestroy ()
 
FBCreate ()
 
PropertyAdd ()
 
PropertyGetModifiedList ()
 
__reduce__ ()
 
__init__ ()
 
- Public Member Functions inherited from FBPlug
ClassName ()
 
ConnectDstAt ()
 
ConnectSrc ()
 
ConnectSrcAt ()
 
DisconnectAllDst ()
 
DisconnectAllSrc ()
 
BeginChange ()
 
DisconnectDst ()
 
ConnectDst ()
 
GetSrcCount ()
 
SetContentModified ()
 
DisconnectDstAt ()
 
DisconnectSrcAt ()
 
GetDst ()
 
GetPlugConnectionModifiedList ()
 
GetDstType ()
 
GetSrcType ()
 
RevertModification ()
 
GetSrc ()
 
GetDstCount ()
 
IsSDKComponent ()
 
ReplaceSrcAt ()
 
MoveSrcAt ()
 
GetContentModified ()
 
SwapSrc ()
 
GetSelfModified ()
 
EndChange ()
 
GetOwner ()
 
ReplaceDstAt ()
 
GetOwnedCount ()
 
SetSelfModified ()
 
DisconnectSrc ()
 
Is ()
 
GetOwned ()
 
__reduce__ ()
 
__init__ ()
 
PrintClassDefinitions ()
 
- Public Member Functions inherited from FBPythonWrapper
__reduce__ ()
 
__init__ ()
 

Public Attributes

object Description
 
object LastError
 
object MenuFlags
 
object Name
 
- Public Attributes inherited from FBComponent
object OwnerNamespace
 
object Components
 
object Name
 
object LongName
 
object FullName
 
object Parents
 
object PropertyList
 
object Selected
 
- Public Attributes inherited from FBPythonWrapper
object OnUnbind
 

Member Function Documentation

__init__ ( )

Python Docstring:

Raises an exception
This class cannot be instantiated from Python 
__reduce__ ( )
BrowseForFile ( )

Python Docstring:

BrowseForFile( (FBAssetMng)arg1) -> object 
BrowseForFolder ( )

Python Docstring:

BrowseForFolder( (FBAssetMng)arg1) -> object 
CheckAvailability ( )

Python Docstring:

CheckAvailability( (FBAssetMng)arg1) -> bool 
CreateServerPath ( )

Python Docstring:

CreateServerPath( (FBAssetMng)arg1, (str)arg2) -> object 
FileIsManaged ( )

Python Docstring:

FileIsManaged( (FBAssetMng)arg1, (str)arg2) -> bool 
GetAssetFile ( )

Python Docstring:

GetAssetFile( (FBAssetMng)arg1, (str)arg2) -> object 
GetAssetFileFromLocalPath ( )

Python Docstring:

GetAssetFileFromLocalPath( (FBAssetMng)arg1, (str)arg2) -> object 
GetAssetFolder ( )

Python Docstring:

GetAssetFolder( (FBAssetMng)arg1, (str)arg2) -> object 
GetAssetFolderFromLocalPath ( )

Python Docstring:

GetAssetFolderFromLocalPath( (FBAssetMng)arg1, (str)arg2) -> object 
GetFileOptions ( )

Python Docstring:

GetFileOptions( (FBAssetMng)arg1) -> int 
Initialize ( )

Python Docstring:

Initialize( (FBAssetMng)arg1) -> bool 
MapLocalPathToServerPath ( )

Python Docstring:

MapLocalPathToServerPath( (FBAssetMng)arg1, (str)arg2) -> str 
ShowSettings ( )

Python Docstring:

ShowSettings( (FBAssetMng)arg1) -> None 
WithinManagedPath ( )

Python Docstring:

WithinManagedPath( (FBAssetMng)arg1, (str)arg2) -> bool 

Member Data Documentation

object Description
object LastError
object MenuFlags
object Name