AddFile(str pLocalPath, str pComment="", bool pCheckOut=False, bool pSilent=False) | FBAssetFolder | |
AddFolder(str pName, str pComment="", bool pSilent=False) | FBAssetFolder | |
CheckIn(str pComment="", bool pKeepCheckedOut=False, bool pSilent=False) | FBAssetItem | |
CheckOut(str pComment="", bool pDontGetLocal=False, bool pSilent=False) | FBAssetItem | |
ClassGroupName | FBPlug | |
ClassName() | FBComponent | |
Components | FBComponent | |
DisableObjectFlags(FBObjectFlag pFlags) | FBComponent | |
EnableObjectFlags(FBObjectFlag pFlags) | FBComponent | |
FBAssetFolder(str pName) | FBAssetFolder | |
FBAssetItem(str pName) | FBAssetItem | |
FBComponent() | FBComponent | |
FBCreate() | FBAssetFolder | |
FBDelete() | FBComponent | |
FBDestroy() | FBComponent | |
GetChild(int pIndex) | FBAssetFolder | |
GetChildCount() | FBAssetFolder | |
GetFile(str pName) | FBAssetFolder | |
GetFolder(str pName) | FBAssetFolder | |
GetLatest(bool pReplaceCheckedOut=False, bool pSilent=False) | FBAssetItem | |
GetLocalPath() | FBAssetItem | |
GetName() | FBAssetItem | |
GetObjectFlags() | FBComponent | |
GetObjectStatus(FBObjectStatus pStatus) | FBComponent | |
GetOwnerFileReference(p0) | FBComponent | |
GetParent() | FBAssetItem | |
GetServerPath() | FBAssetItem | |
HardSelect() | FBComponent | |
HasObjectFlags(FBObjectFlag pFlags) | FBComponent | |
Is(int pTypeId) | FBComponent | |
LastError | FBAssetItem | |
LongName | FBComponent | |
Name | FBComponent | |
Parents | FBComponent | |
ProcessNamespaceHierarchy(FBNamespaceAction pNamespaceAction, str pNamespaceName, str pReplaceTo=None, bool pAddRight=True) | FBComponent | |
ProcessObjectNamespace(FBNamespaceAction pNamespaceAction, str pNamespaceName, str pReplaceTo=None, bool pAddRight=True) | FBComponent | |
PropertyAdd(FBProperty pProperty) | FBComponent | |
PropertyAddReferenceProperty(FBProperty pReferenceProperty) | FBComponent | |
PropertyCreate(str pName, FBType pType, str pDataType, bool pAnimatable, bool pIsUser=False, FBProperty pReferenceSource=None) | FBComponent | |
PropertyGetModifiedList(FBArrayTemplate< FB > pPropList, FBPlugModificationFlag pModificationFlags) | FBComponent | |
PropertyList | FBComponent | |
PropertyRemove(FBProperty pProperty) | FBComponent | |
Selected | FBComponent | |
SetObjectFlags(FBObjectFlag pFlags) | FBComponent | |
SetObjectStatus(FBObjectStatus pStatus, bool pValue) | FBComponent | |
ShowHistory() | FBAssetItem | |
ShowProperties() | FBAssetItem | |
TypeInfo | FBComponent | |
UndoCheckOut(bool pReplaceLocalFile=True, bool pSilent=False) | FBAssetItem | |