FBFileReference Class Reference

#include <mobu-python-api.h>

+ Inheritance diagram for FBFileReference:

Public Member Functions

__reduce__ ()
 
ApplyRefEditPyScriptFromFile ()
 
__init__ ()
 
BakeRefEditToFile ()
 
DuplicateFileRef ()
 
ClearAllRefEdit ()
 
ClearRefEdit ()
 
GetRefFileList ()
 
GetRefEdit ()
 
ApplyRefEditPyScriptFromString ()
 
FBDelete ()
 
RevertRefEdit ()
 
SwapReferenceFilePath ()
 
- Public Member Functions inherited from FBNamespace
__reduce__ ()
 
GetContent ()
 
GetContentList ()
 
GetContentCount ()
 
__init__ ()
 
FBDelete ()
 
- 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 ReferenceFilePath
 
object IsLoaded
 
- Public Attributes inherited from FBNamespace
object ContentCount
 
object ChildrenNamespaces
 
object ContentLocked
 
- 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:

__init__( (object)arg1, (str)arg2, (FBNamespace)arg3) -> None 
__reduce__ ( )
ApplyRefEditPyScriptFromFile ( )

Python Docstring:

ApplyRefEditPyScriptFromFile( (FBFileReference)arg1, (str)arg2) -> None 
ApplyRefEditPyScriptFromString ( )

Python Docstring:

ApplyRefEditPyScriptFromString( (FBFileReference)arg1, (str)arg2) -> None 
BakeRefEditToFile ( )

Python Docstring:

BakeRefEditToFile( (FBFileReference)arg1, (str)arg2) -> bool 
ClearAllRefEdit ( )

Python Docstring:

ClearAllRefEdit( (FBFileReference)arg1) -> bool 
ClearRefEdit ( )

Python Docstring:

ClearRefEdit( (FBFileReference)arg1, (str)arg2) -> bool 
DuplicateFileRef ( )

Python Docstring:

DuplicateFileRef( (FBFileReference)arg1, (FBStringList)arg2 [, (object)arg3]) -> bool 
FBDelete ( )

Python Docstring:

FBDelete( (FBFileReference)arg1) -> None 
GetRefEdit ( )

Python Docstring:

GetRefEdit( (FBFileReference)arg1 [, (str)arg2]) -> str 
GetRefFileList ( )

Python Docstring:

GetRefFileList( (FBFileReference)arg1, (FBStringList)arg2) -> None 
RevertRefEdit ( )

Python Docstring:

RevertRefEdit( (FBFileReference)arg1 [, (FBPlug)arg2 [, (FBPlugModificationFlag)arg3]]) -> None 
SwapReferenceFilePath ( )

Python Docstring:

SwapReferenceFilePath( (FBFileReference)arg1, (str)arg2, (object)arg3, (object)arg4) -> bool 

Member Data Documentation

object IsLoaded
object ReferenceFilePath