I'm looking for a list of values or variables ?

PS_VITA

Active member
Hi

Regarding the code below I have a full list (thanks to the manual of all the changeentityproperty and opnborconstants. But, where can I find a full list of the "frame" value ? Sorry If I missed it in the manual.

Code:
Void self= getlocalvar ("self");
If (frame == 1) {
changeentityproperty (self  "type", openborconstant........
 
Back
Top Bottom