Activate delay: the time in seconds to delay the pointer beam being able to be active again. Useful for preventing constant teleportation.
(激活间隔):能够再次激活指针光束的延迟时间秒数。用来防止持续传送。
2
A constantpointer to the object being stored.
被存储对象的常量指针。
3
When a long string variable is assigned a string constant, the string pointer is assigned the address of the memory block generated for the string constant.