Blender V2.61 - r43446
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 [64]
void * data
struct Objectob

Detailed Description

Definition at line 245 of file DNA_actuator_types.h.


Member Data Documentation

Definition at line 252 of file DNA_actuator_types.h.

char bActuator::name[64]

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

Definition at line 263 of file DNA_actuator_types.h.

Definition at line 252 of file DNA_actuator_types.h.

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

Definition at line 246 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: