FBPropertyAnimatableColor Class Reference

FBPropertyAnimatableColor Class Reference

#include <mobu-python-api.h>

+ Inheritance diagram for FBPropertyAnimatableColor:

Public Member Functions

__getitem__ ()
 
__repr__ ()
 
__setitem__ ()
 
__str__ ()
 
__len__ ()
 
__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

__getitem__ ( )

Python Docstring:

__getitem__( (FBPropertyAnimatableColor)arg1, (object)arg2) -> float 
__init__ ( )

Python Docstring:

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

Python Docstring:

__len__( (FBPropertyAnimatableColor)arg1) -> int 
__reduce__ ( )
__repr__ ( )

Python Docstring:

__repr__( (FBPropertyAnimatableColor)arg1) -> str 
__setitem__ ( )

Python Docstring:

__setitem__( (FBPropertyAnimatableColor)arg1, (object)arg2, (object)arg3) -> None 
__str__ ( )

Python Docstring:

__str__( (FBPropertyAnimatableColor)arg1) -> object 

Member Data Documentation

object Data