Navigation
API > API/Editor > API/Editor/Kismet > API/Editor/Kismet/IBlueprintAssetHandler
References
| Module | Kismet |
| Header | /Engine/Source/Editor/Kismet/Public/BlueprintAssetHandler.h |
| Include | #include "BlueprintAssetHandler.h" |
UBlueprint &42; RetrieveBlueprint
&40;
UObject &42; InAsset
&41; const
Remarks
Retrieve the blueprint from the specified asset object The blueprint contained within the specified asset, or nullptr if non exists
Parameters
| Name | Description |
|---|---|
| InAsset | The asset object to retrieve the blueprint from |