User Tools

Site Tools


prpl:getunittype

This is an old revision of the document!


<- PRPL reference <- Everything Else 2

GETUNITTYPE

ArgumentsResultNotation
Unit UID String [ UID - String ]

Description

Takes a Unit's UID and returns a string of the type of unit it is.

List of UIDS

Examples

	i1 = GetIntFromStack(); // UID 
		stack.Push(new Data(unit.gameObject.name)); 
		stack.Push(new Data("")); 

        <-UnitUID GetUnitType ->UnitType
                <-UnitType trace 
prpl/getunittype.1482295351.txt.gz · Last modified: 2025/02/14 14:56 (external edit)