#include <pyfbsdk.h>

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 | |
| kFBAllConnectionModified |
| kFBAllCustomPropertyModified |
| kFBAllDataModified |
| kFBAllKeyingModified |
| kFBAllModifiedMask |
| kFBAllStateModified |
| kFBContentAllModifiedMask |
| kFBContentConnectionModified |
Owner object/namespace has connection modified property/objects.
| kFBContentCustomPropertyModified |
Owner object/Namespace has dirty property/objects.
| kFBContentDataModified |
Owner object/Namespace has data dirty property/objects.
| kFBContentKeyingModified |
Owner object/Namespace has data dirty property/objects.
| kFBContentStateModified |
Owner object/Namespace has state dirty property/objects.
| kFBPlugAllContent |
None Modified.
| kFBSelfAllModifiedMask |
| kFBSelfConnectionDstObjectModified |
The dst object of this plug has been modified.
| kFBSelfConnectionDstPropertyModified |
The dst property of this plug has been modified.
| kFBSelfConnectionModifiedMask |
| kFBSelfConnectionSrcObjectModified |
The src object of this plug has been modified.
| kFBSelfConnectionSrcPropertyModified |
The src property of this plug has been modified.
| kFBSelfCustomPropertyModified |
Object custom property change.
| kFBSelfDataModified |
Object/Property itself has been dirty, in case of property get dirty, its owner object will be set dirty as well.
| kFBSelfKeyingModified |
Object/Property itself has been dirty, in case of property get dirty, its owner object will be set dirty as well.
| kFBSelfStateModified |
Object/Property naming change.