MCPcopy Create free account
hub / github.com/chrxh/alien / ParticleDescription

Method ParticleDescription

source/EngineInterface/Descriptions.h:557–557  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

555 int color = 0;
556
557 ParticleDescription() = default;
558 auto operator<=>(ParticleDescription const&) const = default;
559 ParticleDescription& setId(uint64_t value)
560 {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected