User Tools

Site Tools


prpl:self

<- PRPL reference <- Scripts

Self

ArgumentsResultNotation
UID [ - UID ]

Description

Returns the UID of the unit that ran this command.

Examples

# Show this Unit's UID in the debug window
Self trace
	stack.Push(new Data(baseUnit.UID)); 
 
prpl/self.txt · Last modified: 2018/06/14 18:11 by kajacx