Interface IInteractivePart
public interface IInteractivePart
- Extension Methods
Properties
Category
PartCategories Category { get; }
Property Value
Guid
IGGuid Guid { get; }
Property Value
Modules
DictionaryValueList<Type, IPartModule> Modules { get; }
Property Value
Name
string Name { get; }
Property Value
Methods
DestroyInteractivePart()
void DestroyInteractivePart()
GetCategoryName()
string GetCategoryName()
Returns
GetDisplayName()
string GetDisplayName()