Python scripting OLP Core - Enums
ControllerTypes
Defines the controller types.
class ControllerTypes
(IntEnum):
{
Motion
= 1,
Logic = 2
,
Team = 3
};
Page précédente
Page principale du chapitre
Page suivante