FBPropertyAnimatableInt Class Reference

FBPropertyAnimatableInt Class Reference

#include <mobu-python-api.h>

+ Inheritance diagram for FBPropertyAnimatableInt:

Public Member Functions

__repr__ ()
 
__str__ ()
 
__reduce__ ()
 
__init__ ()
 
- Public Member Functions inherited from FBPropertyAnimatable
SetMuted ()
 
GetDataTypeName ()
 
IsMuted ()
 
OriIsAnimated ()
 
IsFocusedChild ()
 
GetBox ()
 
KeyAt ()
 
IsMemberMuted ()
 
AllowsMuting ()
 
SetAnimated ()
 
SetColor ()
 
IsAnimated ()
 
Key ()
 
IsFocused ()
 
GetColor ()
 
SetFocus ()
 
HasSomethingMuted ()
 
GetAnimationNode ()
 
KeyRemoveAt ()
 
ResetColor ()
 
SetFocusChild ()
 
SetMemberMuted ()
 
__reduce__ ()
 
__init__ ()
 
- Public Member Functions inherited from FBProperty
GetMax ()
 
SetMax ()
 
HasSomethingLocked ()
 
GetPropertyType ()
 
IsLocked ()
 
SetName ()
 
GetPropertyTypeName ()
 
SetString ()
 
IsMaxClamp ()
 
IsUserProperty ()
 
GetMin ()
 
AsString ()
 
IsMemberLocked ()
 
ModifyPropertyFlag ()
 
SetLocked ()
 
GetName ()
 
IsTextureConnectableProperty ()
 
SetMin ()
 
AllowsLocking ()
 
IsReferenceProperty ()
 
IsInternal ()
 
IsMinClamp ()
 
IsReadOnly ()
 
GetPropertyFlag ()
 
GetEnumStringList ()
 
OriValueAsString ()
 
IsAnimatable ()
 
IsList ()
 
GetPropertyFlags ()
 
IsObjectList ()
 
EnumList ()
 
NotifyEnumStringListChanged ()
 
GetSubMemberCount ()
 
SetMemberLocked ()
 
__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 Data
 
- Public Attributes inherited from FBPropertyAnimatable
object Data
 
- Public Attributes inherited from FBProperty
object Data
 
object Name
 
- Public Attributes inherited from FBPythonWrapper
object OnUnbind
 

Member Function Documentation

__init__ ( )

Python Docstring:

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

Python Docstring:

__repr__( (FBPropertyAnimatableInt)arg1) -> str 
__str__ ( )

Python Docstring:

__str__( (FBPropertyAnimatableInt)arg1) -> object 

Member Data Documentation

object Data