StringOrAsset Class |
Namespace: Autodesk.iLogic.Types
The StringOrAsset type exposes the following members.
Name | Description | |
---|---|---|
![]() | StringOrAsset(String) |
Constructor.
|
![]() | StringOrAsset(AssetWrapper) |
Constructor.
|
Name | Description | |
---|---|---|
![]() | Asset |
Gets the asset object.
|
![]() | IsNull |
Returns true if this object contains no data.
|
![]() | Name |
Gets the name.
|
Name | Description | |
---|---|---|
![]() ![]() | Widening(String to StringOrAsset) |
Converts a name.
|
![]() ![]() | Widening(AssetWrapper to StringOrAsset) |
Converts an asset.
|