![]() |
Paradox Game Engine
v1.0.0 beta06
|
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... | |
Extension methods for AssetReference
Definition at line 181 of file AssetReference.cs.
|
static |
Determines whether the specified asset reference has location. If the reference is null, return false.
| assetReference | The asset reference. |
true if the specified asset reference has location; otherwise, false.Definition at line 188 of file AssetReference.cs.