# Candera AssetLoader

#### Property of Type Optional

Support for widget / behavior properties of type [FeatStd::Optional](http://dev.doc.cgistudio.at/APILINK/class_feat_std_1_1_optional.html "The template class Optional is a wrapper for representing optional objects that may not have been ini...") has been added. To use datatype serialization of type Optional it is necessary to add the following include statement:

```
#include <CanderaAssetLoader/AssetLoaderBase/OptionalDataType.h>
```

<div class="contents" id="bkmrk-"><div class="contents"><div class="textblock"><div class="fragment">---

</div></div></div></div>