User Tools

Site Tools


prpl:self

This is an old revision of the document!


<- PRPL reference <- Scripts

Self

ArgumentsResultNotation
None 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.1509460622.txt.gz · Last modified: 2025/02/14 14:56 (external edit)