- Found in:
- Vanilla
Description
Documentation Comment
jduvall - convenience function
checks to see if the passed in alias is the same type (ReferenceAlias, RefCollectionAlias, or LocationAlias)
Caveats
Parameters
AliasAliasToCheck
Examples
Auto-Generated Example
Alias myAlias__AliasToCheck
bool returnedValue = myAlias__toCallFunctionOn.IsSameType(myAlias__AliasToCheck)