User Tools

Site Tools


prpl:gettype

This is an old revision of the document!


<- PRPL reference <- Everything Else 2

GETTYPE

ArgumentsResultNotation
Unit UID String [ UID - String ]

Description

Takes in a UID and returns a string of what the Unit is.

Examples

	d1 = GetDataFromStack(); 
	stack.Push(new Data(d1.GetType().ToString())); 
 
prpl/gettype.1482293900.txt.gz · Last modified: 2016/12/20 23:18 by Oblivion