Claude Chappe' Curse - A C Game
Logo Institut d'Informatique Claude Chappe Logo Université de Le Mans Logo Raeptor Production
 
Loading...
Searching...
No Matches
BehaviorAttribute Union Reference

Union representing different types of behavior attributes. More...

#include <scripts.h>

Collaboration diagram for BehaviorAttribute:

Public Attributes

int i
 
float f
 
bool b
 
void * p
 
struct Nodenode
 

Detailed Description

Union representing different types of behavior attributes.

Member Data Documentation

◆ i

int BehaviorAttribute::i

Integer attribute

◆ f

float BehaviorAttribute::f

Float attribute

◆ b

bool BehaviorAttribute::b

Boolean attribute

◆ p

void* BehaviorAttribute::p

Pointer attribute

◆ node

struct Node* BehaviorAttribute::node

Node pointer attribute


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