载入中...
搜索中...
未找到
eve::housegen::HouseSocket结构体 参考

组件连接点:方向 + 类型 + 可接受类型。 更多...

#include <HouseGenTypes.h>

Public 属性

SocketDirection direction = SocketDirection::North
 
std::string type
 
std::vector< std::string > accepts
 

详细描述

组件连接点:方向 + 类型 + 可接受类型。

在文件 HouseGenTypes.h13 行定义.

类成员变量说明

◆ accepts

std::vector<std::string> eve::housegen::HouseSocket::accepts

在文件 HouseGenTypes.h16 行定义.

◆ direction

SocketDirection eve::housegen::HouseSocket::direction = SocketDirection::North

在文件 HouseGenTypes.h14 行定义.

◆ type

std::string eve::housegen::HouseSocket::type

在文件 HouseGenTypes.h15 行定义.


该结构体的文档由以下文件生成: