Paradox Game Engine  v1.0.0 beta06
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Events Macros Pages
SiliconStudio.Assets.AssetReferenceExtensions Class Reference

Extension methods for AssetReference More...

Static Public Member Functions

static bool HasLocation (this AssetReference assetReference)
 Determines whether the specified asset reference has location. If the reference is null, return false. More...
 

Detailed Description

Extension methods for AssetReference

Definition at line 181 of file AssetReference.cs.

Member Function Documentation

static bool SiliconStudio.Assets.AssetReferenceExtensions.HasLocation ( this AssetReference  assetReference)
static

Determines whether the specified asset reference has location. If the reference is null, return false.

Parameters
assetReferenceThe asset reference.
Returns
true if the specified asset reference has location; otherwise, false.

Definition at line 188 of file AssetReference.cs.


The documentation for this class was generated from the following file: