Blender  V2.93
Public Attributes | List of all members
bNodeSocketValueInt Struct Reference

#include <DNA_node_types.h>

Public Attributes

int subtype
 
int value
 
int min
 
int max
 

Detailed Description

Definition at line 548 of file DNA_node_types.h.

Member Data Documentation

◆ max

int bNodeSocketValueInt::max

◆ min

int bNodeSocketValueInt::min

◆ subtype

int bNodeSocketValueInt::subtype

RNA subtype.

Definition at line 550 of file DNA_node_types.h.

Referenced by node_socket_get_static_idname(), and node_socket_init_default_value().

◆ value

int bNodeSocketValueInt::value

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