Blender  V2.59
Public Attributes
bActuator Struct Reference

#include <DNA_actuator_types.h>

List of all members.

Public Attributes

struct bActuatornext
struct bActuatorprev
struct bActuatormynew
short type
short flag
short otype
short go
char name [32]
void * data
struct Objectob

Detailed Description

Definition at line 229 of file DNA_actuator_types.h.


Member Data Documentation

Definition at line 236 of file DNA_actuator_types.h.

char bActuator::name[32]

For ipo's and props: to find out which object the actuator belongs to

Definition at line 247 of file DNA_actuator_types.h.

Definition at line 236 of file DNA_actuator_types.h.

Referenced by do_logic_buts(), do_versions(), and logic_buttons().

Definition at line 230 of file DNA_actuator_types.h.

Referenced by old_sca_move_actuator(), and sca_move_actuator().


The documentation for this struct was generated from the following file: