Package motherhamster :: Module cheekpouches :: Class AssetProperty

Class AssetProperty



object --+
         |
        AssetProperty
Known Subclasses:
SimpleProperty, AssetDictionary, AssetList, AssetObject, AssetRef

the base class for an editable property on an asset

Instance Methods
 
asset_has_default(self, obj, key)

Inherited from object: __delattr__, __getattribute__, __hash__, __init__, __new__, __reduce__, __reduce_ex__, __repr__, __setattr__, __str__

Properties

Inherited from object: __class__