Python Reference Guide
 
Loading...
Searching...
No Matches
FBPlugModificationFlag Class Reference

#include <pyfbsdk_generated.h>

Inheritance diagram for FBPlugModificationFlag:

Public Attributes

 kFBPlugAllContent
 None Modified.

 
 kFBSelfDataModified
 Object/Property itself has been dirty, in case of property get dirty, its owner object will be set dirty as well.

 
 kFBContentDataModified
 Owner object/Namespace has data dirty property/objects.

 
 kFBAllDataModified
 
 kFBSelfKeyingModified
 Object/Property itself has been dirty, in case of property get dirty, its owner object will be set dirty as well.

 
 kFBContentKeyingModified
 Owner object/Namespace has data dirty property/objects.

 
 kFBAllKeyingModified
 
 kFBSelfStateModified
 Object/Property naming change.

 
 kFBContentStateModified
 Owner object/Namespace has state dirty property/objects.

 
 kFBAllStateModified
 
 kFBSelfConnectionSrcObjectModified
 The src object of this plug has been modified.

 
 kFBSelfConnectionSrcPropertyModified
 The src property of this plug has been modified.

 
 kFBSelfConnectionDstObjectModified
 The dst object of this plug has been modified.

 
 kFBSelfConnectionDstPropertyModified
 The dst property of this plug has been modified.

 
 kFBSelfConnectionModifiedMask
 
 kFBContentConnectionModified
 Owner object/namespace has connection modified property/objects.

 
 kFBAllConnectionModified
 
 kFBSelfCustomPropertyModified
 Object custom property change.

 
 kFBContentCustomPropertyModified
 Owner object/Namespace has dirty property/objects.

 
 kFBAllCustomPropertyModified
 
 kFBSelfAllModifiedMask
 
 kFBContentAllModifiedMask
 
 kFBAllModifiedMask
 

Member Data Documentation

◆ kFBAllConnectionModified

kFBAllConnectionModified

◆ kFBAllCustomPropertyModified

kFBAllCustomPropertyModified

◆ kFBAllDataModified

kFBAllDataModified

◆ kFBAllKeyingModified

kFBAllKeyingModified

◆ kFBAllModifiedMask

kFBAllModifiedMask

◆ kFBAllStateModified

kFBAllStateModified

◆ kFBContentAllModifiedMask

kFBContentAllModifiedMask

◆ kFBContentConnectionModified

kFBContentConnectionModified

Owner object/namespace has connection modified property/objects.

◆ kFBContentCustomPropertyModified

kFBContentCustomPropertyModified

Owner object/Namespace has dirty property/objects.

◆ kFBContentDataModified

kFBContentDataModified

Owner object/Namespace has data dirty property/objects.

◆ kFBContentKeyingModified

kFBContentKeyingModified

Owner object/Namespace has data dirty property/objects.

◆ kFBContentStateModified

kFBContentStateModified

Owner object/Namespace has state dirty property/objects.

◆ kFBPlugAllContent

kFBPlugAllContent

None Modified.

◆ kFBSelfAllModifiedMask

kFBSelfAllModifiedMask

◆ kFBSelfConnectionDstObjectModified

kFBSelfConnectionDstObjectModified

The dst object of this plug has been modified.

◆ kFBSelfConnectionDstPropertyModified

kFBSelfConnectionDstPropertyModified

The dst property of this plug has been modified.

◆ kFBSelfConnectionModifiedMask

kFBSelfConnectionModifiedMask

◆ kFBSelfConnectionSrcObjectModified

kFBSelfConnectionSrcObjectModified

The src object of this plug has been modified.

◆ kFBSelfConnectionSrcPropertyModified

kFBSelfConnectionSrcPropertyModified

The src property of this plug has been modified.

◆ kFBSelfCustomPropertyModified

kFBSelfCustomPropertyModified

Object custom property change.

◆ kFBSelfDataModified

kFBSelfDataModified

Object/Property itself has been dirty, in case of property get dirty, its owner object will be set dirty as well.

◆ kFBSelfKeyingModified

kFBSelfKeyingModified

Object/Property itself has been dirty, in case of property get dirty, its owner object will be set dirty as well.

◆ kFBSelfStateModified

kFBSelfStateModified

Object/Property naming change.